OSDN Git Service

Rework r269548, "XFAIL ThinLTO Caching test on Windows.", not to use XFAIL, for now.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 14 May 2016 12:47:40 +0000 (12:47 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 14 May 2016 12:47:40 +0000 (12:47 +0000)
It was passing (and is XPASSing) with --host=linux --target=win32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269561 91177308-0d34-0410-b5e6-96231b3b80d8

test/ThinLTO/X86/cache.ll

index 72421a0..c7ae078 100644 (file)
@@ -1,5 +1,5 @@
 ; Windows is not producing anything in the cache apparently, TBD
-; XFAIL: win32
+; REQUIRES: shell
 
 ; RUN: opt -module-summary %s -o %t.bc
 ; RUN: opt -module-summary %p/Inputs/funcimport.ll -o %t2.bc