diff options
Diffstat (limited to 'test/CodeGen/PowerPC/cmp-cmp.ll')
| -rw-r--r-- | test/CodeGen/PowerPC/cmp-cmp.ll | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/cmp-cmp.ll b/test/CodeGen/PowerPC/cmp-cmp.ll index a8bb42a4902b..b7090054289d 100644 --- a/test/CodeGen/PowerPC/cmp-cmp.ll +++ b/test/CodeGen/PowerPC/cmp-cmp.ll @@ -1,4 +1,4 @@ -; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep mfcr +; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- | not grep mfcr  define void @test(i64 %X) {          %tmp1 = and i64 %X, 3           ; <i64> [#uses=1]  | 
