hanchenye-llvm-project/llvm/tools/llvm-link
Teresa Johnson f4cc752553 [ThinLTO] Use bulk importing in llvm-link
Summary:
Use bulk importing so we can avoid the use of post-pass metadata
linking. Cloned the ModuleLazyLoaderCache from the FunctionImport pass
to facilitate this.

Reviewers: joker.eph

Subscribers: dexonsmith, llvm-commits, joker.eph

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

llvm-svn: 264326
2016-03-24 19:52:20 +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] Use bulk importing in llvm-link 2016-03-24 19:52:20 +00:00