summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/div-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/div-2.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/div-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/div-2.ll b/llvm/test/CodeGen/PowerPC/div-2.ll
index d89361820ab..a3cd73cbda1 100644
--- a/llvm/test/CodeGen/PowerPC/div-2.ll
+++ b/llvm/test/CodeGen/PowerPC/div-2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep srawi &&
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep srawi
; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | grep blr
int %test1(int %X) {
OpenPOWER on IntegriCloud