[AVRInstPrinter] printOperand: support llvm-objdump --print-imm-hex
authorFangrui Song <maskray@google.com>
Sun, 12 Jul 2020 15:14:52 +0000 (08:14 -0700)
committerFangrui Song <maskray@google.com>
Sun, 12 Jul 2020 15:14:52 +0000 (08:14 -0700)
commitbe9f363704a802b10b30d853f1bb6571e5ebed94
treec44b2bc658e592f768f25db6ce50ef0302f672bc
parent032810f58986cd568980227c9531de91d8bcb1cd
[AVRInstPrinter] printOperand: support llvm-objdump --print-imm-hex

Differential Revision: https://reviews.llvm.org/D83634
llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp
llvm/test/MC/AVR/hex-immediates.s [new file with mode: 0644]