This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe876c7 GlobalISel: add tests for G_ZEXT/G_SEXT to types smaller than [...] new ae03f03 Linker: Remove unnecessary call to copyMetadata in IRLinker:: [...]
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: lib/Linker/IRMover.cpp | 2 -- test/Linker/Inputs/metadata-attach.ll | 19 ++++++++++++++++++ test/Linker/debug-info-global-var.ll | 23 +++++++++++++++++++++ test/Linker/metadata-attach.ll | 38 +++++++++++++++++++++++++++++++---- 4 files changed, 76 insertions(+), 6 deletions(-) create mode 100644 test/Linker/Inputs/metadata-attach.ll create mode 100644 test/Linker/debug-info-global-var.ll