[all-commits] [llvm/llvm-project] 67b4af: [DWARFYAML] Rename function names to match the cod...
Xing GUO via All-commits
all-commits at lists.llvm.org
Mon Jun 8 02:28:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67b4afc41adc81382a9c5c024a6941cf2daa1b9b
https://github.com/llvm/llvm-project/commit/67b4afc41adc81382a9c5c024a6941cf2daa1b9b
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-06-08 (Mon, 08 Jun 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
M llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
M llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
M llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
Log Message:
-----------
[DWARFYAML] Rename function names to match the coding style. NFC.
More information about the All-commits
mailing list