summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/andc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/andc.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/andc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/andc.ll b/llvm/test/CodeGen/PowerPC/andc.ll
index 8b8eca6bad5..f16507d8ebe 100644
--- a/llvm/test/CodeGen/PowerPC/andc.ll
+++ b/llvm/test/CodeGen/PowerPC/andc.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-apple-darwin | FileCheck %s
; TODO: These could use 'andc'.
OpenPOWER on IntegriCloud