[PATCH] D76580: [X86InstPrinter] Change printPCRelImm to print the target address in hexadecimal form
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 22 16:38:36 PDT 2020
MaskRay added a comment.
Without X86MCCodeEmitter::encodeInstruction (which requires MCInstrInfo and MCContext), how can we get the length of MCInst?
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