The trouble with testing for "ModRef" and "NoModRef" is that
authorDan Gohman <gohman@apple.com>
Wed, 4 Aug 2010 23:37:55 +0000 (23:37 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 4 Aug 2010 23:37:55 +0000 (23:37 +0000)
commit907857d74630430be024cbb67da960147fa7a1d9
treeeb70e2ed4a71c2efa7a559bf026f8b2087ddbcc3
parentaf33b7b4a775073585f2037bf4cb56f1cd87d13c
The trouble with testing for "ModRef" and "NoModRef" is that
one is a suffix of the other, and FileCheck accepts superstrings.
Adjust the output to avoid this problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110280 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasAnalysisEvaluator.cpp
test/Analysis/BasicAA/args-rets-allocas-loads.ll
test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll