llvm-project
fa248750 - llvm-objdump --adjust-vma: Don't adjust VMA in inline reloc addresses

Commit
144 days ago
llvm-objdump --adjust-vma: Don't adjust VMA in inline reloc addresses --adjust-vma adjusts the current section address. The address printed for inline relocs is relative to the current section address instead of the section that the referenced symbol resides in. Fix https://github.com/llvm/llvm-project/issues/75444
Author
Parents
Loading