[PATCH] D76580: [X86InstPrinter] Change printPCRelImm to print the target address in hexadecimal form
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 13:28:41 PDT 2020
andreadb added a comment.
In D76580#1939897 <https://reviews.llvm.org/D76580#1939897>, @MaskRay wrote:
> Rebase after MCInstPrinter::PrintBranchImmAsAddress is added to the parent patch.
>
> llvm-mc -filetype=asm and llvm-mca are unaffected now.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76580/new/
https://reviews.llvm.org/D76580
More information about the llvm-commits
mailing list