[all-commits] [llvm/llvm-project] 5e90b7: [DebugInfo] Make DW_AT_LLVM_stmt_seq work with spl...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Jul 30 19:07:26 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e90b7bad3cc0960a26f46969063c5acf03ac137
https://github.com/llvm/llvm-project/commit/5e90b7bad3cc0960a26f46969063c5acf03ac137
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
A llvm/test/DebugInfo/X86/DW_AT_LLVM_stmt_seq_split_dwarf.ll
Log Message:
-----------
[DebugInfo] Make DW_AT_LLVM_stmt_seq work with split DWARF (#213128)
Before this change, we would end up with a relocation in the dwo, which
would then result in an error.
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