summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll')
-rw-r--r--test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll b/test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll
index 7ce164e..a9c6b85 100644
--- a/test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll
+++ b/test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll
@@ -1,6 +1,6 @@
; LICM is adding stores before phi nodes. bad.
-; RUN: llvm-as < %s | opt -licm
+; RUN: opt < %s -licm
define i1 @test(i1 %c) {
; <label>:0
OpenPOWER on IntegriCloud