aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll')
-rw-r--r--test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll b/test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll
index d77f55a60aea..ad2b794218cc 100644
--- a/test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll
+++ b/test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-index-split -disable-output
+; RUN: opt < %s -loop-index-split -disable-output
%struct._edit_script = type { %struct._edit_script*, i32, i8 }