diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-28 21:37:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-28 21:37:33 +0000 |
commit | 6274ec48b3a3e1fbaf3a359868d53a76f20a4245 (patch) | |
tree | cebca5131d00dbba733502daed29c24bcd322861 /lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | f4b0f3e616272556e8a94d86edd2e4e597183cd6 (diff) |
hook up getOpcodeName for ARM so that "llc -show-mc-inst" includes
the opcode string in the inst dump, e.g.:
vmov r2, r3, d17 @ encoding: [0x31,0x2b,0x53,0xec]
@ <MCInst #989 VMOVRRD
@ <MCOperand Reg:68>
@ <MCOperand Reg:69>
@ <MCOperand Reg:19>
@ <MCOperand Imm:14>
@ <MCOperand Reg:0>>
The "VMOVRRD" is new.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117609 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions