[PATCH] D83634: [AVRInstPrinter] printOperand: support llvm-objdump --print-imm-hex

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 12 08:14:47 PDT 2020


MaskRay added a comment.

In D83634#2146236 <https://reviews.llvm.org/D83634#2146236>, @aykevl wrote:

> Looks good to me. I've confirmed this works with D78741 <https://reviews.llvm.org/D78741> and I have updated the patch to make use of it.


Thanks. I'll push this to unblock D78741 <https://reviews.llvm.org/D78741>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83634/new/

https://reviews.llvm.org/D83634





More information about the llvm-commits mailing list