diff options
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/Object/extract.ll | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/Object/extract.ll b/llvm/test/Object/extract.ll index 4e519aea750..ba341b8dd6e 100644 --- a/llvm/test/Object/extract.ll +++ b/llvm/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 |

