This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bdb305ac14f Re-land "[ThinLTO] Add call edges' relative block frequency [...] new c06c914ec16 tmp
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: test/tools/llvm-objcopy/Inputs/alloc-symtab.o | Bin 0 -> 1312 bytes test/tools/llvm-objcopy/binary-out-error.test | 2 + test/tools/llvm-objcopy/remove-shstrtab-error.test | 2 +- tools/llvm-objcopy/Object.cpp | 602 ++++++++++++--------- tools/llvm-objcopy/Object.h | 325 +++++++---- tools/llvm-objcopy/llvm-objcopy.cpp | 134 ++--- tools/llvm-objcopy/llvm-objcopy.h | 3 + 7 files changed, 630 insertions(+), 438 deletions(-) create mode 100644 test/tools/llvm-objcopy/Inputs/alloc-symtab.o create mode 100644 test/tools/llvm-objcopy/binary-out-error.test