hanchenye-llvm-project/llvm/tools/llvm-link
Mehdi Amini bda3c97c16 ThinLTO/ModuleLinker: add a flag to not always pull-in linkonce when performing importing
Summary:
The function importer already decided what symbols need to be pulled
in. Also these magically added ones will not be in the export list
for the source module, which can confuse the internalizer for
instance.

Reviewers: tejohnson, rafael

Subscribers: joker.eph, llvm-commits

Differential Revision: http://reviews.llvm.org/D19096

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266948
2016-04-21 01:59:39 +00:00
..
CMakeLists.txt Add a dependency from llvm-link to TransformUtils following r263860 2016-03-19 03:12:54 +00:00
LLVMBuild.txt Add a dependency from llvm-link to TransformUtils following r263860 2016-03-19 03:12:54 +00:00
llvm-link.cpp ThinLTO/ModuleLinker: add a flag to not always pull-in linkonce when performing importing 2016-04-21 01:59:39 +00:00