[all-commits] [llvm/llvm-project] 5a9ef6: [DWARF] Support 64-bit DWARF in .debug_pubnames an...
Igor Kudrin via All-commits
all-commits at lists.llvm.org
Wed Jan 22 23:51:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a9ef6c15f37b5908fcf34e6b509bde0e0f70118
https://github.com/llvm/llvm-project/commit/5a9ef6c15f37b5908fcf34e6b509bde0e0f70118
Author: Igor Kudrin <ikudrin at accesssoftek.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
M llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
A llvm/test/DebugInfo/X86/dwarfdump-debug-pubnames.s
Log Message:
-----------
[DWARF] Support 64-bit DWARF in .debug_pubnames and similar tables.
Differential Revision: https://reviews.llvm.org/D73103
More information about the All-commits
mailing list