This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad097a4 Delete dead code. NFC. new f5d5db7 Add support for Darwin’s 64-bit universal files with 64-bit o [...]
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 | 51 +++++++++++++++--- include/llvm/Support/MachO.h | 13 ++++- lib/Object/MachOUniversal.cpp | 58 +++++++++++++++++---- lib/Support/Path.cpp | 2 +- .../Inputs/macho-universal64.x86_64.i386} | Bin 16624 -> 16624 bytes test/Object/nm-universal-binary.test | 19 +++++++ 6 files changed, 122 insertions(+), 21 deletions(-) copy test/{tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386 => Object/Inp [...]