[PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 14:32:20 PDT 2016


mehdi_amini added a comment.

Can you add a simple test that checks that a summary has been emitted? (So that we don't depend on the distributed thing to test this).
I believe we already have test for `opt  -module-summary`, using `llvm-bcanalyzer` IIRC.


https://reviews.llvm.org/D24779





More information about the llvm-commits mailing list