This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 72eb9b0a58f [DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to DWARFUni [...] new a42866d162e [DebugInfo/DWARF] [4/4] Unify handling of compile and type [...] new de10da00241 [llvm-objcopy] Add missing -I command line flag alias for - [...]
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: include/llvm/DebugInfo/DWARF/DWARFContext.h | 102 +++++++++++++++------------- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 28 +++++++- lib/DebugInfo/DWARF/DWARFContext.cpp | 53 +++++++-------- lib/DebugInfo/DWARF/DWARFUnit.cpp | 21 ++++-- tools/llvm-objcopy/ObjcopyOpts.td | 1 + 5 files changed, 120 insertions(+), 85 deletions(-)