This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from c6fd86ae9 Revert r342297: Discard uncompressed buffer after creating .g [...] new 4d7211466 Rename GdbIndex.{cpp,h} -> DWARF.{cpp,h}. new 7ccfd293d Style fix. NFC.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/CMakeLists.txt | 2 +- ELF/{GdbIndex.cpp => DWARF.cpp} | 4 ++-- ELF/{GdbIndex.h => DWARF.h} | 42 +++++++++++++++++++++++++---------------- ELF/SyntheticSections.h | 2 +- 4 files changed, 30 insertions(+), 20 deletions(-) rename ELF/{GdbIndex.cpp => DWARF.cpp} (97%) rename ELF/{GdbIndex.h => DWARF.h} (94%)