Make SpecialCaseList match full strings, as documented, using anchors.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 16 Jul 2013 17:56:07 +0000 (17:56 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 16 Jul 2013 17:56:07 +0000 (17:56 +0000)
commit71981ef040dd94438449aeca726cab5839d8ec3c
tree5aa92a3c28dd33ecfde4b7f8e2dfee1e54a53d47
parent17c95a217d359a48a95b35730829e870fe8491eb
Make SpecialCaseList match full strings, as documented, using anchors.

Differential Revision: http://llvm-reviews.chandlerc.com/D1149

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186431 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SpecialCaseList.cpp
unittests/Transforms/Utils/SpecialCaseList.cpp