diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-12-17 23:05:18 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-12-17 23:05:18 +0000 |
commit | b4b99e545b448fd2c4d9edb361d7ff21f322cdaf (patch) | |
tree | 2943c0f7145c118db007a22e26dc2c00c2346d78 /llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp | |
parent | 7e350d23b2159408029dd6608ef3f659f3d46d62 (diff) | |
download | bcm5719-llvm-b4b99e545b448fd2c4d9edb361d7ff21f322cdaf.tar.gz bcm5719-llvm-b4b99e545b448fd2c4d9edb361d7ff21f322cdaf.zip |
Eliminate PPC instruction decoding ambiguities
The instruction definitions in the PPC backend have a number of variants
defined for the same instruction to represent differences between 64-bit and
32-bit semantics. In order to generate a disassembler for the PPC backend, we
need to mark all but one of these as CodeGen only.
No functionality change intended; this is prep work for PPC disassembly
support.
llvm-svn: 197535
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp')
0 files changed, 0 insertions, 0 deletions