This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e3a492d [X86][SSE] Use shuffle/sext instead of deprecated (+ auto-upg [...] new 866cdd5 Add the printing the Mach-O (__LLVM,__bundle) xar archive fil [...] new b10244d PrologEpilogInserter: Avoid an infinite loop when MinCSFrameI [...]
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: cmake/config-ix.cmake | 5 + include/llvm/Config/config.h.cmake | 3 + lib/CodeGen/PrologEpilogInserter.cpp | 6 +- lib/Object/CMakeLists.txt | 2 + test/lit.cfg | 3 + test/lit.site.cfg.in | 1 + .../Inputs/LLVM-bundle.macho-x86_64} | Bin 16624 -> 16624 bytes test/tools/llvm-objdump/macho-LLVM-bundle.test | 60 ++++ tools/llvm-objdump/MachODump.cpp | 383 +++++++++++++++++++++ 9 files changed, 460 insertions(+), 3 deletions(-) copy test/tools/{llvm-readobj/Inputs/macho-universal.x86_64.i386 => llvm-objdump/I [...] mode change 100644 => 100755 create mode 100644 test/tools/llvm-objdump/macho-LLVM-bundle.test