Remove # from the beginning and end of def names. The # is a paste operator and shoul...
authorCraig Topper <craig.topper@gmail.com>
Mon, 7 Jan 2013 05:45:56 +0000 (05:45 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 7 Jan 2013 05:45:56 +0000 (05:45 +0000)
commit71ab7a79a74ebb3dad1aac02c5a5c7c2c20b547f
treea573e3e67bbbe6aed19f16232d38888f0ebaca6b
parentc12979aa1c53c240b75c46b894a828c637377a12
Remove # from the beginning and end of def names. The # is a paste operator and should only be used with something to paste on either side.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171697 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.td
lib/Target/Hexagon/HexagonInstrInfoV4.td
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td