[all-commits] [llvm/llvm-project] ac224f: [dwarf] make dwarf fission compatible with RISCV r...
dlav-sc via All-commits
all-commits at lists.llvm.org
Wed Nov 5 14:55:01 PST 2025
Branch: refs/heads/users/dlav-sc/dwarf_split_high_pc
Home: https://github.com/llvm/llvm-project
Commit: ac224f9079e297ae6b5f675234120d0dcef0ebe8
https://github.com/llvm/llvm-project/commit/ac224f9079e297ae6b5f675234120d0dcef0ebe8
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