summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll')
-rw-r--r--test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll b/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll
index 4ad9067..0847464 100644
--- a/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll
+++ b/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-index-split -disable-output
+; RUN: opt < %s -loop-index-split -disable-output
; PR 1995
define void @add_blkdev_randomness(i32 %major) nounwind {
OpenPOWER on IntegriCloud