summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll b/llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
index ad02ece900c..63f1f147c8b 100644
--- a/llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
+++ b/llvm/test/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -march=ppc32
define i32 @main() {
%setle = icmp sle i64 1, 0 ; <i1> [#uses=1]
OpenPOWER on IntegriCloud