Adjust XFAIL syntax, maybe that will help. The other
authorDale Johannesen <dalej@apple.com>
Sat, 18 Apr 2009 02:01:23 +0000 (02:01 +0000)
committerDale Johannesen <dalej@apple.com>
Sat, 18 Apr 2009 02:01:23 +0000 (02:01 +0000)
way worked for me...

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

test/CodeGen/X86/2009-04-16-SpillerUnfold.ll

index fdb172c2f970ca6a50aa7adfa65a23b00e08d33b..3e60f6bbac8e0b76b345908503fcd16d9be801b1 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin10.0 -relocation-model=pic -disable-fp-elim -stats |& grep {Number of modref unfolded}
-; XFAIL - 69408 removed the opportunity for this optimization to work
+; XFAIL: *
+; 69408 removed the opportunity for this optimization to work
 
        %struct.SHA512_CTX = type { [8 x i64], i64, i64, %struct.anon, i32, i32 }
        %struct.anon = type { [16 x i64] }