summaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/load2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/load2.ll')
-rw-r--r--test/Transforms/InstCombine/load2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/load2.ll b/test/Transforms/InstCombine/load2.ll
index 5c3cf33..611b0fb 100644
--- a/test/Transforms/InstCombine/load2.ll
+++ b/test/Transforms/InstCombine/load2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep load
+; RUN: opt < %s -instcombine -S | not grep load
@GLOBAL = internal constant [4 x i32] zeroinitializer
OpenPOWER on IntegriCloud