[PATCH] D26622: Linker: Remove unnecessary call to copyMetadata in IRLinker::linkGlobalVariable.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 12:06:58 PST 2016


pcc updated this revision to Diff 77856.
pcc added a comment.
This revision is now accepted and ready to land.

Add tests cases for declaration/definition and weak/strong


https://reviews.llvm.org/D26622

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/Inputs/metadata-attach.ll
  llvm/test/Linker/debug-info-global-var.ll
  llvm/test/Linker/metadata-attach.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26622.77856.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/77c05b62/attachment.bin>


More information about the llvm-commits mailing list