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 6b40b2462da..ea54895f238 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: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define void @t() nounwind {
call void null( ppc_fp128 undef )
OpenPOWER on IntegriCloud