This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a0893616d1 [Hexagon] Add a target feature for memop generation new 989920616f4 [DWARF] Factor out a DWARFUnitHeader class. NFC
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/DebugInfo/DWARF/DWARFCompileUnit.h | 8 +- include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 18 ++-- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 108 ++++++++++++++++-------- lib/DebugInfo/DWARF/DWARFTypeUnit.cpp | 21 +---- lib/DebugInfo/DWARF/DWARFUnit.cpp | 66 ++++++++------- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 13 ++- 6 files changed, 128 insertions(+), 106 deletions(-)