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

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 15:17:59 PDT 2016


steven_wu added a comment.

I don't think there is overlap between two features and I don't see this approach implemented in this patch can affect embedded bitcode.
What is the difference between the current summary block for thinLTO and the new bitcode block you are adding?


https://reviews.llvm.org/D24786





More information about the llvm-commits mailing list