[all-commits] [llvm/llvm-project] 7f6a94: [dwarf] make dwarf fission compatible with RISCV r...
dlav-sc via All-commits
all-commits at lists.llvm.org
Wed Nov 5 09:31:35 PST 2025
Branch: refs/heads/users/dlav-sc/dwarf_split_high_pc
Home: https://github.com/llvm/llvm-project
Commit: 7f6a94fb0462c7b7a30fda84151d38f4182590bc
https://github.com/llvm/llvm-project/commit/7f6a94fb0462c7b7a30fda84151d38f4182590bc
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M llvm/test/DebugInfo/RISCV/relax_dwo_ranges.ll
Log Message:
-----------
[dwarf] make dwarf fission compatible with RISCV relaxations 2/2
This patch makes DWARF fission compatible with RISC-V relaxations by
using indirect addressing for the DW_AT_high_pc attribute. This
eliminates the remaining relocations in .dwo files.
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