- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td to resolve
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Thu, 4 Oct 2012 18:14:28 +0000 (18:14 +0000)
committerWill Schmidt <will_schmidt@vnet.ibm.com>
Thu, 4 Oct 2012 18:14:28 +0000 (18:14 +0000)
commit916381569aa5cd33e4ed4c1585f48cf5da1a6684
tree866448643a7bef37e3763f76b285b2e62af83dd9
parente6521b57cc475e3606fd90e48363cc27aa17cc80
- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td to resolve
"Instruction 'foo' has no tokens" errors during llvm-tblgen
-gen-asm-matcher attempts.  At this time, the added
tokens are "#comment" style rather than the actual mnemonic.  This will
be revisited once the rest of the base asmparser bits get straightened
out for ppc64-elf-linux.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165237 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td