[all-commits] [llvm/llvm-project] cbf5bf: [DWARFYAML] Add emitDebug[GNU]Pub[names/types] fun...
Xing GUO via All-commits
all-commits at lists.llvm.org
Fri Jul 31 05:06:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cbf5bf513b93cc5bfa360f4be8a57e50988e22f1
https://github.com/llvm/llvm-project/commit/cbf5bf513b93cc5bfa360f4be8a57e50988e22f1
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-07-31 (Fri, 31 Jul 2020)
Changed paths:
M llvm/include/llvm/ObjectYAML/DWARFEmitter.h
M llvm/lib/ObjectYAML/DWARFEmitter.cpp
M llvm/lib/ObjectYAML/ELFEmitter.cpp
M llvm/lib/ObjectYAML/MachOEmitter.cpp
Log Message:
-----------
[DWARFYAML] Add emitDebug[GNU]Pub[names/types] functions. NFC.
In this patch, emitDebugPubnames(), emitDebugPubtypes(),
emitDebugGNUPubnames(), emitDebugGNUPubtypes() are added.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D85003
More information about the All-commits
mailing list