This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c06c914ec16 tmp new f1534d01fc2 Reverting r323463 as it appears to be an accidental commit. [...] new ab7a41171bc Revert r322132; it appears to be an accidental commit, base [...]
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: test/tools/llvm-objcopy/Inputs/alloc-symtab.o | Bin 1312 -> 0 bytes test/tools/llvm-objcopy/add-gnu-debuglink.test | 27 - test/tools/llvm-objcopy/binary-out-error.test | 2 - test/tools/llvm-objcopy/remove-shstrtab-error.test | 2 +- tools/llvm-objcopy/Object.cpp | 625 +++++++++------------ tools/llvm-objcopy/Object.h | 327 +++-------- tools/llvm-objcopy/llvm-objcopy.cpp | 140 ++--- tools/llvm-objcopy/llvm-objcopy.h | 3 - 8 files changed, 415 insertions(+), 711 deletions(-) delete mode 100644 test/tools/llvm-objcopy/Inputs/alloc-symtab.o delete mode 100644 test/tools/llvm-objcopy/add-gnu-debuglink.test delete mode 100644 test/tools/llvm-objcopy/binary-out-error.test