[PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 14:20:31 PST 2016


tejohnson updated this revision to Diff 48732.
tejohnson added a comment.

Handle a null MD passed to MapMetadata to address problem reported by
ahatanak.


http://reviews.llvm.org/D16440

Files:
  include/llvm/Linker/IRMover.h
  lib/Linker/IRMover.cpp
  lib/Linker/LinkModules.cpp
  lib/Transforms/Utils/ValueMapper.cpp
  test/Linker/thinlto_funcimport_debug.ll
  test/Transforms/FunctionImport/Inputs/funcimport_debug.ll
  test/Transforms/FunctionImport/funcimport_debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16440.48732.patch
Type: text/x-patch
Size: 30586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160222/40b15b1d/attachment.bin>


More information about the llvm-commits mailing list