[all-commits] [llvm/llvm-project] 7686b2: [DWARFYAML][debug_info] Teach yaml2obj emit correc...
Xing GUO via All-commits
all-commits at lists.llvm.org
Fri Jun 26 04:21:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7686b2958416e27b4076bbb231c06825dd446a41
https://github.com/llvm/llvm-project/commit/7686b2958416e27b4076bbb231c06825dd446a41
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M llvm/include/llvm/ObjectYAML/DWARFYAML.h
M llvm/lib/ObjectYAML/DWARFEmitter.cpp
M llvm/test/tools/yaml2obj/ELF/DWARF/debug-info.yaml
Log Message:
-----------
[DWARFYAML][debug_info] Teach yaml2obj emit correct DWARF64 unit header.
This patch helps teach yaml2obj emit correct DWARF64 unit header of the .debug_info section.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D82621
More information about the All-commits
mailing list