This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 64002dd8fea [yaml2obj/obj2yaml] - Support dumping/parsing ABI version. new 1224b482b42 [llvm-objcopy] - Do not drop the OS/ABI and ABIVersion fiel [...] new 84d1605bd4a [X86] Change 'simple nonmem' intrinsic test to not use PADDSW
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: .../MemorySanitizer/msan_x86intrinsics.ll | 10 +++++----- test/tools/llvm-objcopy/ELF/copy-osabi.test | 16 ++++++++++++++++ tools/llvm-objcopy/ELF/Object.cpp | 8 ++++++-- tools/llvm-objcopy/ELF/Object.h | 2 ++ 4 files changed, 29 insertions(+), 7 deletions(-) create mode 100644 test/tools/llvm-objcopy/ELF/copy-osabi.test