summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/select-cc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/select-cc.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/select-cc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/select-cc.ll b/llvm/test/CodeGen/PowerPC/select-cc.ll
index 104f4335c31..7b2421735d8 100644
--- a/llvm/test/CodeGen/PowerPC/select-cc.ll
+++ b/llvm/test/CodeGen/PowerPC/select-cc.ll
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s -march=ppc32
+; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32--
; PR3011
define <2 x double> @vector_select(<2 x double> %x, <2 x double> %y) nounwind {
OpenPOWER on IntegriCloud