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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 13:51:52 PST 2016


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

Explicitely cross-check retainedTypes list against DICompositeTypes
instead of CHECK-NOTs. Also, check full DICompositeType to ensure only
expected fields are present.


http://reviews.llvm.org/D16440

Files:
  include/llvm/Linker/IRMover.h
  lib/Linker/IRMover.cpp
  lib/Linker/LinkModules.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.46311.patch
Type: text/x-patch
Size: 29940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/968ce9bd/attachment.bin>


More information about the llvm-commits mailing list