summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-06-04 05:11:22 +0000
committerDan Gohman <gohman@apple.com>2011-06-04 05:11:22 +0000
commit87fdceaf73a5fd4cc963dd890f96988a1f1ae970 (patch)
tree5ea292b26e11a784befb2bc437116ebb1f02ba79 /llvm/test/Analysis
parenta4615a6f9459d5d53ce570db7e03f91c268c834e (diff)
downloadbcm5719-llvm-87fdceaf73a5fd4cc963dd890f96988a1f1ae970.tar.gz
bcm5719-llvm-87fdceaf73a5fd4cc963dd890f96988a1f1ae970.zip
Revert r131781 again. Apparently there is more going on here.
llvm-svn: 132625
Diffstat (limited to 'llvm/test/Analysis')
-rw-r--r--llvm/test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll b/llvm/test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll
index 7b5584e0bd8..2b0cd78fece 100644
--- a/llvm/test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll
+++ b/llvm/test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -basicaa -aa-eval -print-all-alias-modref-info -disable-output |& grep {1 partial alias}
+; RUN: opt < %s -basicaa -aa-eval -print-all-alias-modref-info -disable-output |& grep {1 may alias}
; PR7959
target datalayout = "e-p:32:32:32"
OpenPOWER on IntegriCloud