summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll b/llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll
index c9e97cd2899..06af1c6245a 100644
--- a/llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll
+++ b/llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep or
+; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- | not grep or
%struct.foo = type { i32, i32, [0 x i8] }
OpenPOWER on IntegriCloud