diff options
author | Fangrui Song <i@maskray.me> | 2025-05-10 14:39:53 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-05-10 14:39:53 -0700 |
commit | fa248750c06d3b21427cc0f5c1a699cf6b108b47 (patch) | |
tree | af4db0391393d1953510ab1f2bc52a8a894047f3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 89273e9d1765f578f638894d1593a696d8c2a7e9 (diff) | |
download | llvm-fa248750c06d3b21427cc0f5c1a699cf6b108b47.zip llvm-fa248750c06d3b21427cc0f5c1a699cf6b108b47.tar.gz llvm-fa248750c06d3b21427cc0f5c1a699cf6b108b47.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions