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, 3 insertions, 0 deletions
diff --git a/test/Object/extract.ll b/test/Object/extract.ll
index 4e519ae..ba341b8 100644
--- a/test/Object/extract.ll
+++ b/test/Object/extract.ll
@@ -3,6 +3,9 @@
; 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