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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 09:18:44 PST 2016


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

- Fix test to correctly ensure that enums does not exist in the imported DICompileUnit.


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/funcimport_debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16440.45693.patch
Type: text/x-patch
Size: 7471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/f39d8428/attachment.bin>


More information about the llvm-commits mailing list