summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll')
-rw-r--r--test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll b/test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll
index 7359cc0..59f1dcb 100644
--- a/test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll
+++ b/test/Transforms/LICM/2007-10-01-PromoteSafeValue.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm | llvm-dis | grep promoted
+; RUN: opt < %s -licm -S | grep promoted
; Promote value if at least one use is safe
OpenPOWER on IntegriCloud