Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't believe...
authorTanya Lattner <tonic@nondot.org>
Tue, 17 Jul 2007 18:08:32 +0000 (18:08 +0000)
committerTanya Lattner <tonic@nondot.org>
Tue, 17 Jul 2007 18:08:32 +0000 (18:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39975 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll
test/CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll
test/CodeGen/Generic/2007-04-27-LargeMemObject.ll

index 26a00cc240d30d7b4c2989ccbc0de8beaff0a87d..9cbf3146eb80cd53467e763434cf00176bd65e08 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc
-; XFAIL: sparc-sun-solaris2.*
+; XFAIL: sparc-sun-solaris2
 ; PR1308
 ; PR1557
 
index d95bc5625de37e278cbd98c27d514bf2b7465e84..6f8fbaee7050a1c4b94f24b70f79be3dec23beb8 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc
-; XFAIL: sparc-sun-solaris2.*
+; XFAIL: sparc-sun-solaris2
 ; PR1557
 
 ; Test that we can have an "X" output constraint.
index 9719e3d675b46412c2928affa490ce64c772c941..cd724954aa1bd56fda96d83032182386859b2a89 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc
-; XFAIL: sparc-sun-solaris2.*
+; XFAIL: sparc-sun-solaris2
 ; PR1557
 
         %struct..0anon = type { [100 x i32] }