summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/2007-07-31-NoDomInherit.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/2007-07-31-NoDomInherit.ll')
-rw-r--r--test/Transforms/GVN/2007-07-31-NoDomInherit.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/2007-07-31-NoDomInherit.ll b/test/Transforms/GVN/2007-07-31-NoDomInherit.ll
index 6cb7785..faa1157 100644
--- a/test/Transforms/GVN/2007-07-31-NoDomInherit.ll
+++ b/test/Transforms/GVN/2007-07-31-NoDomInherit.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp47 = phi i32 }
+; RUN: opt < %s -gvn -S | grep {tmp47 = phi i32 }
%struct.anon = type { i32 (i32, i32, i32)*, i32, i32, [3 x i32], i8*, i8*, i8* }
@debug = external constant i32 ; <i32*> [#uses=0]
OpenPOWER on IntegriCloud