summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx')
-rw-r--r--test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx b/test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx
index eaedc855a4..bb55b5c67c 100644
--- a/test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx
+++ b/test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep -- -65536
+; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | not grep -- -65536
bool %test(int %tmp.124) {
%tmp.125 = shl int %tmp.124, ubyte 8