aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/switch-crit-edge-constant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/switch-crit-edge-constant.ll')
-rw-r--r--test/CodeGen/Generic/switch-crit-edge-constant.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/switch-crit-edge-constant.ll b/test/CodeGen/Generic/switch-crit-edge-constant.ll
index 12c15159af..ef986e0ed5 100644
--- a/test/CodeGen/Generic/switch-crit-edge-constant.ll
+++ b/test/CodeGen/Generic/switch-crit-edge-constant.ll
@@ -1,6 +1,6 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep 'mov.*str1' | wc -l | grep 1
; PR925
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | \
+; RUN: grep mov.*str1 | wc -l | grep 1
target endian = little
target pointersize = 32