commit | f4cc7525535a590624b4bdfdb0cef73b8dcd17a1 | [log] [tgz] |
---|---|---|
author | Teresa Johnson <[email protected]> | Thu Mar 24 19:52:20 2016 |
committer | Teresa Johnson <[email protected]> | Thu Mar 24 19:52:20 2016 |
tree | 9da8481a53e696c61fbb54283cb9ff2bfdc8fcf7 | |
parent | cb7ce98486c3f6b6025130e95b71acd8c04d7b4d [diff] |
[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