[llvm-branch-commits] [ELF] Add support for CREL locations for SHT_LLVM_BB_ADDR_MAP (PR #126446)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Feb 9 16:10:34 PST 2025
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/126446
This patch adds support for properly decoding SHT_LLVM_BB_ADDR_MAP
sections in relocatable object files when the relocation format is CREL.
More information about the llvm-branch-commits
mailing list