summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll')
-rw-r--r--llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll b/llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll
index 27ec9ea6944..70f71c22fb8 100644
--- a/llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll
+++ b/llvm/test/Regression/Transforms/BasicAA/2003-04-22-GEPProblem.ll
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -load-vn -gcse -instcombine | dis | grep sub
+; RUN: llvm-as < %s | opt -load-vn -gcse -instcombine | llvm-dis | grep sub
; BasicAA was incorrectly concluding that P1 and P2 didn't conflict!
OpenPOWER on IntegriCloud