summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll')
-rw-r--r--llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll b/llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll
index fe6ed0804a9..1d122fd033c 100644
--- a/llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll
+++ b/llvm/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll
@@ -1,7 +1,8 @@
; This testcase consists of alias relations which should be completely
; resolvable by basicaa.
-; RUN: llvm-upgrade < %s | llvm-as | opt -aa-eval -print-may-aliases 2>&1 -disable-output | not grep May:
+; RUN: llvm-upgrade < %s | llvm-as | \
+; RUN: opt -aa-eval -print-may-aliases -disable-output |& not grep May:
%T = type { uint, [10 x ubyte] }
OpenPOWER on IntegriCloud