summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll b/llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
index d337e377309..6b40b2462da 100644
--- a/llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
+++ b/llvm/test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32
+; RUN: llc < %s -march=ppc32
define void @t() nounwind {
call void null( ppc_fp128 undef )
OpenPOWER on IntegriCloud