summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx')
-rw-r--r--test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx b/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
index a74bc8d00a..372472811e 100644
--- a/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
+++ b/test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -indvars -disable-output
void %_ZN17CoinFactorization7cleanupEv() {
entry:
br bool false, label %loopexit.14, label %cond_continue.3