This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f1c76b0b9f Add a common error checking for some invalid expressions. new 96e8b4cb368 Updated llvm-objdump symbolic disassembly with x86_64 Mach- [...] new d9802349026 Silence warnings about hidden virtual methods.
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: .../llvm/DebugInfo/CodeView/TypeRecordMapping.h | 1 + include/llvm/DebugInfo/CodeView/TypeSerializer.h | 1 + include/llvm/Object/MachO.h | 6 +++ lib/Object/MachOObjectFile.cpp | 39 ++++++++++++++----- .../X86/Inputs/kextbundle.macho-x86_64} | Bin 4208 -> 4152 bytes .../X86/macho-disassembly-kextbundle.test | 9 +++++ tools/llvm-objdump/MachODump.cpp | 42 +++++++++++++++++++-- 7 files changed, 85 insertions(+), 13 deletions(-) copy test/{Object/Inputs/macho-no-exports.dylib => tools/llvm-objdump/X86/Inputs/k [...] create mode 100644 test/tools/llvm-objdump/X86/macho-disassembly-kextbundle.test