aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/extract.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Object/extract.ll')
-rw-r--r--test/Object/extract.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Object/extract.ll b/test/Object/extract.ll
index ba341b8..4e519ae 100644
--- a/test/Object/extract.ll
+++ b/test/Object/extract.ll
@@ -3,9 +3,6 @@
; This test just makes sure that llvm-ar can extract bytecode members
; from various style archives.
-; FIXME: Investigate Win32's TimeValue stuff!
-; XFAIL: mingw32
-
; REQUIRES: shell
; RUN: cd %T