[all-commits] [llvm/llvm-project] 44926b: [DWARFYAML] Add support for v5 debug_line entry fo...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Apr 14 06:35:11 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44926b35d3160199ea4a60a34c3dcdb6837aa9ec
https://github.com/llvm/llvm-project/commit/44926b35d3160199ea4a60a34c3dcdb6837aa9ec
Author: Pavel Labath <pavel at labath.sk>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M llvm/include/llvm/ObjectYAML/DWARFYAML.h
M llvm/lib/ObjectYAML/DWARFEmitter.cpp
M llvm/lib/ObjectYAML/DWARFYAML.cpp
M llvm/test/tools/yaml2obj/ELF/DWARF/debug-line-v5.yaml
Log Message:
-----------
[DWARFYAML] Add support for v5 debug_line entry formats (#191358)
This lets us specify the *format* of the directory and file name
entries, but not the entries themselves.
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