Learn how to xfail a test.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 11 Mar 2008 07:51:31 +0000 (07:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 11 Mar 2008 07:51:31 +0000 (07:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48219 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/PowerPC/Frames-align.ll

index 836d556f8ca639232c6078e9a7ce6c112fcf08f6..21a934370b7294e2d699dd63af0208661368dc50 100644 (file)
@@ -7,7 +7,7 @@
 ; RUN: llvm-upgrade < %s | llvm-as | \
 ; RUN:   llc -march=ppc64 -mtriple=powerpc-apple-darwin8 | \
 ; RUN:   grep {rldicl r0, r1, 0, 54}
-; XFAIL
+; XFAIL: *
 
 implementation