MC: Make MCSubtargetInfo::isCPUStringValid() const, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 8 Jul 2015 17:41:53 +0000 (17:41 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 8 Jul 2015 17:41:53 +0000 (17:41 +0000)
commit9c2664d3a4ff13745a7e493df9706e7d733e8cbe
tree9accfaf5afe944ea3cd54eea7ccaa5466bf38cb0
parentdfcac4b07a8bf1ea12892a7e8fca0f7fddabb08d
MC: Make MCSubtargetInfo::isCPUStringValid() const, NFC

This method doesn't modify any members, so it should be const.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241694 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSubtargetInfo.h