This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 058101e [Support] Add support for runtime endian values. new 91a32fe Fix a bug in llvm-obdump(1) with the -macho and -disassemble [...]
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: .../X86/Inputs/nofirst-symbol.macho-x86_64 | Bin 0 -> 336 bytes .../X86/macho-nofirst-symbol-disassembly.test | 8 ++++++ tools/llvm-objdump/MachODump.cpp | 29 ++++++++++++++++++++- 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 test/tools/llvm-objdump/X86/Inputs/nofirst-symbol.macho-x86_64 create mode 100644 test/tools/llvm-objdump/X86/macho-nofirst-symbol-disassembly.test