From d8fdb628ea86001e64bec1bbee8bbfa7982cf80c Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 15 Jul 2013 03:04:13 +0000 Subject: Mark llvm/test/Object/extract.ll as XFAIL:mingw32, for now. FIXME: Investigate Win32's TimeValue stuff! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186298 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Object/extract.ll | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/Object') 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 -- cgit v1.1