This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ce7f3f7548d Revert r353424 "[llvm-ar][libObject] Fix relative paths whe [...] new 5f86a063375 [llvm-objcopy] Add --redefine-syms
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/ELF/redefine-symbol.test | 19 ++++++++++++++ tools/llvm-objcopy/CopyConfig.cpp | 32 ++++++++++++++++++++++++ tools/llvm-objcopy/ObjcopyOpts.td | 10 ++++++++ tools/llvm-objcopy/llvm-objcopy.cpp | 10 +++++--- tools/llvm-objcopy/llvm-objcopy.h | 2 ++ 5 files changed, 69 insertions(+), 4 deletions(-)