summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll')
-rw-r--r--test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll b/test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll
index b001cd0..91740cf 100644
--- a/test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll
+++ b/test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm -disable-output
+; RUN: opt < %s -licm -disable-output
define void @test({ i32 }* %P) {
br label %Loop
OpenPOWER on IntegriCloud