[all-commits] [llvm/llvm-project] edf6aa: [dwarf] make dwarf fission compatible with RISCV r...
dlav-sc via All-commits
all-commits at lists.llvm.org
Thu Oct 23 05:36:40 PDT 2025
Branch: refs/heads/users/dlav-sc/dwarf_split_high_pc
Home: https://github.com/llvm/llvm-project
Commit: edf6aac49890c9d3010c203d4a7eafd88732e194
https://github.com/llvm/llvm-project/commit/edf6aac49890c9d3010c203d4a7eafd88732e194
Author: Daniil Avdeev <daniil.avdeev at syntacore.com>
Date: 2025-10-23 (Thu, 23 Oct 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