[PATCH] D25345: [ThinLTO] Handle empty summaries during internalization

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 13:16:58 PDT 2016


tejohnson added a comment.

Actually, the description of the test is wrong - the test I added ensures that we still get this correct for llvm-lto2 (the new LTO API). Let me add one for llvm-lto which probably needs a -thinlto-action=internalize case.


https://reviews.llvm.org/D25345





More information about the llvm-commits mailing list