This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from da4df3b5a30 [utils] Add minimal support for MIR inputs to update_llc_te [...] new b239f0547fa [Object] Extend MachOUniversalBinary::getObjectForArch
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/Object/MachOUniversal.h | 8 +++++++- lib/DebugInfo/Symbolize/Symbolize.cpp | 2 +- lib/Object/MachOUniversal.cpp | 23 ++++++++++++++++++---- lib/Object/Object.cpp | 2 +- lib/ProfileData/Coverage/CoverageMappingReader.cpp | 2 +- tools/llvm-lipo/llvm-lipo.cpp | 7 +++---- tools/llvm-objdump/MachODump.cpp | 2 +- 7 files changed, 33 insertions(+), 13 deletions(-)