summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2007-07-13 10:08:18 +0000
committerGabor Greif <ggreif@gmail.com>2007-07-13 10:08:18 +0000
commit7f6d4e8b6bf2e5465ad148a253b1ff35f04f008e (patch)
tree35c6d149e266a1d4f3bda7b33290c66573960d36 /test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
parent96cf58777bf7d28968054b0dd8cb0624a7433e89 (diff)
downloadllvm-7f6d4e8b6bf2e5465ad148a253b1ff35f04f008e.tar.gz
llvm-7f6d4e8b6bf2e5465ad148a253b1ff35f04f008e.tar.bz2
llvm-7f6d4e8b6bf2e5465ad148a253b1ff35f04f008e.tar.xz
these tests do not need a triple on Solaris. Thanks sabre!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39803 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll')
-rw-r--r--test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll b/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
index 03bd2d2ef0..287a79d29a 100644
--- a/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
+++ b/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
@@ -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] }