[llvm-branch-commits] [lld] ELF: Add branch-to-branch optimization. (PR #138366)

2025-05-23 Thread Rahman Lavaee via llvm-branch-commits
rlavaee wrote: At my first glance, it seems this feature overwrites the target of the branch and doesn't move or relax the branches within the section, which would interfere with the SHT_LLVM_BB_ADDR_MAP. Could you please add a test just to be safe? You could use amend a test with the SHT_LLV

[llvm-branch-commits] [llvm] 3ca502a - Use DataExtractor to decode SLEB128 in android_relas.

2021-01-28 Thread Rahman Lavaee via llvm-branch-commits
Author: Rahman Lavaee Date: 2021-01-28T01:35:18-08:00 New Revision: 3ca502a7d60787abe14db1fa541950ff79c7585b URL: https://github.com/llvm/llvm-project/commit/3ca502a7d60787abe14db1fa541950ff79c7585b DIFF: https://github.com/llvm/llvm-project/commit/3ca502a7d60787abe14db1fa541950ff79c7585b.diff

[llvm-branch-commits] [llvm] e0bf234 - Let .llvm_bb_addr_map section use the same unique id as its associated .text section.

2020-12-01 Thread Rahman Lavaee via llvm-branch-commits
Author: Rahman Lavaee Date: 2020-12-01T09:21:00-08:00 New Revision: e0bf2349303f6b40e3ddd5377ea08a5c0867ece4 URL: https://github.com/llvm/llvm-project/commit/e0bf2349303f6b40e3ddd5377ea08a5c0867ece4 DIFF: https://github.com/llvm/llvm-project/commit/e0bf2349303f6b40e3ddd5377ea08a5c0867ece4.diff