[all-commits] [llvm/llvm-project] 3cbc4c: llvm-dwarfdump: Rebuild type names in dwo type units
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Nov 18 14:13:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3cbc4c487aa253daaa2b4c344022564f8ee3297d
https://github.com/llvm/llvm-project/commit/3cbc4c487aa253daaa2b4c344022564f8ee3297d
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
M llvm/test/tools/llvm-dwarfdump/X86/prettyprint_type_units.s
A llvm/test/tools/llvm-dwarfdump/X86/prettyprint_type_units_split_v4.s
A llvm/test/tools/llvm-dwarfdump/X86/prettyprint_type_units_split_v5.s
Log Message:
-----------
llvm-dwarfdump: Rebuild type names in dwo type units
More information about the All-commits
mailing list