[PATCH] D18455: [ThinLTO] Use bulk importing in llvm-link

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 11:30:36 PDT 2016


tejohnson created this revision.
tejohnson added a reviewer: joker.eph.
tejohnson added subscribers: llvm-commits, dexonsmith.
Herald added a subscriber: joker.eph.

Along with bulk importing we can avoid the use of post-pass metadata
linking.

http://reviews.llvm.org/D18455

Files:
  tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18455.51575.patch
Type: text/x-patch
Size: 7333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/bd43075a/attachment.bin>


More information about the llvm-commits mailing list