these tests do not need a triple on Solaris. Thanks sabre!
authorGabor Greif <ggreif@gmail.com>
Fri, 13 Jul 2007 10:08:18 +0000 (10:08 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 13 Jul 2007 10:08:18 +0000 (10:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39803 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll

index 4ce49ee86ddfbbfb0c5267659a4c693e121b6139..770045932839c96f484ad7b336d5bc256f857c5b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple=powerpc-apple-darwin8
+; RUN: llvm-upgrade < %s | llvm-as | llc
 
 void %iterative_hash_host_wide_int() {
        %zero = alloca int                      ; <int*> [#uses=2]
index 03bd2d2ef065ce32276bb48131b73063f2d27b5d..287a79d29a9c032614b9c340dc135a1fb169a4c1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple=powerpc-apple-darwin8
+; RUN: llvm-upgrade < %s | llvm-as | llc
 
        %struct..0anon = type { int }
        %struct.rtx_def = type { ushort, ubyte, ubyte, [1 x %struct..0anon] }