This allows targets to also consider the symbol's type and/or address if needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82090
[MC] Pass the symbol rather than its name to onSymbolStart() ClosedPublic Authored by rochauha on Jun 18 2020, 6:03 AM.
Details Summary This allows targets to also consider the symbol's type and/or address if needed.
Diff Detail
Revision Contents
Diff 271693 llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
llvm/tools/llvm-objdump/llvm-objdump.cpp
|