[PATCH] D80512: [MC] Changes to help improve target specific symbol disassembly
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 02:07:31 PDT 2020
jhenderson added a comment.
(Not got time to look at the patch yet, but one comment I wanted to make)
In D80512#2053760 <https://reviews.llvm.org/D80512#2053760>, @rochauha wrote:
> > What does "decode entire symbols" mean?
>
> It means to disassemble all bytes of a particular symbol.
Are you aware of the `--disassemble-symbols` switch which disassembles the bytes for a specified symbol already?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80512/new/
https://reviews.llvm.org/D80512
More information about the llvm-commits
mailing list