This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74473fc50b9 Revert layering changes new 8abcf8e6eff [dwarf] Unify unknown dwarf enum formatting code
The 1 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: include/llvm/BinaryFormat/Dwarf.h | 44 +++++++++++++++++++++- lib/BinaryFormat/Dwarf.cpp | 5 +++ .../DWARF/DWARFAbbreviationDeclaration.cpp | 20 ++-------- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 42 ++++++--------------- lib/DebugInfo/DWARF/DWARFDie.cpp | 26 +++---------- unittests/BinaryFormat/DwarfTest.cpp | 11 ++++++ 6 files changed, 79 insertions(+), 69 deletions(-)