This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 920b6750b93 [DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump. new f0c7c0917c4 [llvm-objcopy] Add --add-gnu-debuglink
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/add-gnu-debuglink.test | 27 ++++++++++++++ tools/llvm-objcopy/Object.cpp | 49 ++++++++++++++++++++++++++ tools/llvm-objcopy/Object.h | 20 +++++++++++ tools/llvm-objcopy/llvm-objcopy.cpp | 8 +++++ 4 files changed, 104 insertions(+) create mode 100644 test/tools/llvm-objcopy/add-gnu-debuglink.test