mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 18:46:05 +00:00

Add a shouldAdjustVA(Section) guard on top of address update. Update llvm-objdump file to update symbol table when --adjust-vma used. Fixes #63203 Patch by HamidrezaSK (Hamidreza Sanaee)