summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-01-31 02:18:19 +0000
committerBill Wendling <isanbard@gmail.com>2013-01-31 02:18:19 +0000
commit3b4a02bf84f3fc9335dce6fe062e3b6643aa3172 (patch)
tree78f5d703a84b2ab8c0c47074a052889672e0a753 /llvm/lib/Analysis/ValueTracking.cpp
parent56d1215b05d621c4be1da113418b23e3d52bd47b (diff)
downloadbcm5719-llvm-3b4a02bf84f3fc9335dce6fe062e3b6643aa3172.tar.gz
bcm5719-llvm-3b4a02bf84f3fc9335dce6fe062e3b6643aa3172.zip
Remove Attribute::hasAttributes() and make Attribute::hasAttribute() private.
The Attribute::hasAttributes() is kind of meaningless since an Attribute can have only one attribute. And we would rather people use the 'operator==' instead of Attribute::hasAttribute(). llvm-svn: 174026
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud