summaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll')
-rw-r--r--test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll b/test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll
index 61ab80d..78f24b5 100644
--- a/test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll
+++ b/test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -basicaa -gvn -dce | llvm-dis | grep tmp7
+; RUN: opt < %s -basicaa -gvn -dce -S | grep tmp7
%struct.A = type { i32 }
%struct.B = type { %struct.A }
OpenPOWER on IntegriCloud