[PATCH] D24786: Bitcode: Prepare to allow multiple modules per bitcode file.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 15:34:27 PDT 2016


pcc added a comment.

Yes, this is to reduce the link time overhead of CFI and vtable opt by allowing these features to be used with ThinLTO.


https://reviews.llvm.org/D24786





More information about the llvm-commits mailing list