- 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)
commit4a67f2e2a7f84f9535e32a42dcdd21cd0244b8d4
tree56f667cd5ebe5fc227930d01da3bfc14c7076cc6
parent878d386b9a1d7d0c235c41aa5a5d30045aada2ab
- 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.

llvm-svn: 165237
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td