summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2003-12-11-SinkingToPHI.ll')
-rw-r--r--test/Transforms/LICM/2003-12-11-SinkingToPHI.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll b/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll
index e491c9aee479..67c3951d74e4 100644
--- a/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll
+++ b/test/Transforms/LICM/2003-12-11-SinkingToPHI.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm | lli
+; RUN: opt < %s -licm | lli
define i32 @main() {
entry: