[all-commits] [llvm/llvm-project] 03ddd5: [dwarf] make dwarf fission compatible with RISCV r...

daniilavdeev via All-commits all-commits at lists.llvm.org
Thu Nov 20 20:34:06 PST 2025


  Branch: refs/heads/users/dlav-sc/dwarf_split_high_pc
  Home:   https://github.com/llvm/llvm-project
  Commit: 03ddd5c692ad49bdee5d62d5afb4d6cdb2ddef96
      https://github.com/llvm/llvm-project/commit/03ddd5c692ad49bdee5d62d5afb4d6cdb2ddef96
  Author: Daniil Avdeev <daniilavdeev237 at gmail.com>
  Date:   2025-11-21 (Fri, 21 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.


  Commit: 86303fb52517f765281f9163e9457902af549495
      https://github.com/llvm/llvm-project/commit/86303fb52517f765281f9163e9457902af549495
  Author: Daniil Avdeev <daniilavdeev237 at gmail.com>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M llvm/test/DebugInfo/RISCV/relax_dwo_ranges.ll

  Log Message:
  -----------
  fix


  Commit: 8624316769a7b6fcb107d30bfeff6124149bd7d2
      https://github.com/llvm/llvm-project/commit/8624316769a7b6fcb107d30bfeff6124149bd7d2
  Author: Daniil Avdeev <daniilavdeev237 at gmail.com>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M llvm/test/DebugInfo/RISCV/relax_dwo_ranges.ll

  Log Message:
  -----------
  fix


Compare: https://github.com/llvm/llvm-project/compare/fbc67cd2b9ca...8624316769a7

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