[PowerPC] Use MCPhysReg for tables of registers. Const-correct the tables. Only put...
authorCraig Topper <craig.topper@gmail.com>
Thu, 18 Dec 2014 05:02:14 +0000 (05:02 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 18 Dec 2014 05:02:14 +0000 (05:02 +0000)
commit633948975c7e05b8d89a2756480c633a96ba1bdc
tree9e816eed5f41c41a3d3bb4c461d31d40dc72e26c
parent539998ec8d43b8f24fdcc97c9532fb02a0a9fa02
[PowerPC] Use MCPhysReg for tables of registers. Const-correct the tables. Only put the anonymous namespace around classes. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224498 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp