[all-commits] [llvm/llvm-project] 56b760: [ELF] Add support for CREL locations for SHT_LLVM_...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Feb 10 10:59:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56b760cc472fd2e919e5046575b6c537cb7f3d0b
https://github.com/llvm/llvm-project/commit/56b760cc472fd2e919e5046575b6c537cb7f3d0b
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M llvm/lib/Object/ELF.cpp
M llvm/test/tools/llvm-readobj/ELF/bb-addr-map-relocatable.test
Log Message:
-----------
[ELF] Add support for CREL locations for SHT_LLVM_BB_ADDR_MAP
This patch adds support for properly decoding SHT_LLVM_BB_ADDR_MAP
sections in relocatable object files when the relocation format is CREL.
Reviewers: rlavaee, jh7370, red1bluelost, MaskRay
Reviewed By: MaskRay
Pull Request: https://github.com/llvm/llvm-project/pull/126446
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list