This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a7632db848d [CodeGen] Use RegUnits to track register aliases (NFC) new 384d8a7924c [llvm-objcopy] Add --globalize-symbol option new 0fb24c145bf [llvm-objcopy] Add --weaken-symbol (-W) option
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: .../llvm-objcopy/{localize.test => globalize.test} | 14 ++++---------- .../tools/llvm-objcopy/{localize.test => weaken.test} | 12 +++--------- tools/llvm-objcopy/Opts.td | 8 ++++++++ tools/llvm-objcopy/llvm-objcopy.cpp | 19 ++++++++++++++++--- 4 files changed, 31 insertions(+), 22 deletions(-) copy test/tools/llvm-objcopy/{localize.test => globalize.test} (82%) copy test/tools/llvm-objcopy/{localize.test => weaken.test} (83%)