This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fedc84270a [SimplifyCFG] When merging conditional stores, don't count [...] new 9cf32a0f1d2 Revert r317046, "Object: Move some code from ELF.h into ELF.cpp." new ce8f24e6d75 Fix a crash in llvm-objdump when printing a bad x86_64 relo [...]
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: include/llvm/Object/ELF.h | 263 +++++++++++++++++++++ lib/Object/ELF.cpp | 263 --------------------- ...0000031.a => macho-invalid-reloc-section-index} | Bin 2768 -> 2768 bytes test/tools/llvm-objdump/X86/malformed-machos.test | 3 + tools/llvm-objdump/llvm-objdump.cpp | 15 +- 5 files changed, 279 insertions(+), 265 deletions(-) copy test/tools/llvm-objdump/X86/Inputs/{malformed-machos/00000031.a => macho-inva [...]