This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ada03192b6d [mips] Support shrink-wrapping new 4d3e6c13b68 [dsymutil] Introduce a new CachedBinaryHolder new 9f33bbfea84 [dsymutil] Make the CachedBinaryHolder the default
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: test/tools/dsymutil/debug-map-parsing.test | 12 +- tools/dsymutil/BinaryHolder.cpp | 308 +++++++++++++++++------------ tools/dsymutil/BinaryHolder.h | 223 ++++++++++++--------- tools/dsymutil/DebugMap.cpp | 43 ++-- tools/dsymutil/DwarfLinker.cpp | 44 +++-- tools/dsymutil/DwarfLinker.h | 17 +- tools/dsymutil/MachODebugMapParser.cpp | 71 ++++--- tools/dsymutil/MachOUtils.cpp | 22 ++- tools/dsymutil/dsymutil.cpp | 6 +- tools/dsymutil/dsymutil.h | 6 +- 10 files changed, 436 insertions(+), 316 deletions(-)