This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffc8b7c5b6a Remove convenient but probably not worthwhile macro for lam [...] new 3fe8da4e8c8 Change llvm-nm for Mach-O files to use dyld info in some ca [...]
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/BinaryFormat/MachO.h | 3 +- .../X86/Inputs/Strip-ST.dylib.macho-x86_64} | Bin 8376 -> 8344 bytes test/tools/llvm-nm/X86/dyldinfo.test | 18 + tools/llvm-nm/llvm-nm.cpp | 590 ++++++++++++++++++--- tools/llvm-objdump/MachODump.cpp | 4 + 5 files changed, 552 insertions(+), 63 deletions(-) copy test/tools/{llvm-objdump/Inputs/bind2.macho-x86_64 => llvm-nm/X86/Inputs/Stri [...] create mode 100644 test/tools/llvm-nm/X86/dyldinfo.test