summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/2007-07-26-NonRedundant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/2007-07-26-NonRedundant.ll')
-rw-r--r--test/Transforms/GVN/2007-07-26-NonRedundant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/2007-07-26-NonRedundant.ll b/test/Transforms/GVN/2007-07-26-NonRedundant.ll
index 204803a..7579e8a 100644
--- a/test/Transforms/GVN/2007-07-26-NonRedundant.ll
+++ b/test/Transforms/GVN/2007-07-26-NonRedundant.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis
+; RUN: opt < %s -gvn | llvm-dis
@bsLive = external global i32 ; <i32*> [#uses=2]
OpenPOWER on IntegriCloud