aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll')
-rw-r--r--test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll b/test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll
index b7b0fca..9960e5c 100644
--- a/test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll
+++ b/test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -indvars -disable-output
%fixtab = external global [29 x [29 x [2 x uint]]] ; <[29 x [29 x [2 x uint]]]*> [#uses=1]