summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll')
-rw-r--r--test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll b/test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll
index 241b7dc..098e407 100644
--- a/test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll
+++ b/test/Transforms/LoopIndexSplit/Crash2-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 }
OpenPOWER on IntegriCloud