commit | dfcac4b07a8bf1ea12892a7e8fca0f7fddabb08d | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Jul 08 17:30:55 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Jul 08 17:30:55 2015 +0000 |
tree | bf94ee3d59da8dbcce5f5fe5d53d4b2695f868a4 | |
parent | 4ea795b15aa977e80bf4061029473f896eb94067 [diff] |
MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC There's no reason to be able to mutate `MCSubtargetInfo` in `getDeprecationInfo()`. Constify the reference. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241693 91177308-0d34-0410-b5e6-96231b3b80d8