llvm-project/llvm/test/tools/llvm-objdump/AMDGPU
Pierre van Houtryve 02b5d3bc3b [llvm-objdump] Support nonzero section addresses in addSymbolizer
The previous calculations seem to have assumed that the section address would be zero.
This is true for relocatable object files, but certainly not for linked files like shared libraries.

Fixed the calculations to make them identical to the "real" `getInstruction` call below & added a regression test.

Reviewed By: scott.linder, simon_tatham

Differential Revision: https://reviews.llvm.org/D135430
2022-10-12 10:44:03 +00:00
..
elf-disassemble-symbolize-operands.yaml [llvm-objdump] Support nonzero section addresses in addSymbolizer 2022-10-12 10:44:03 +00:00
lit.local.cfg