[PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 10:03:56 PST 2016
tejohnson updated this revision to Diff 48960.
tejohnson added a comment.
Add a new option to control full importing of types. By default import
only type decls instead of full defs.
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.48960.patch
Type: text/x-patch
Size: 35577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/0afc65a9/attachment.bin>
More information about the llvm-commits
mailing list