[PATCH] D25300: ThinLTO: handles modules with empty summaries

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 13:22:57 PDT 2016


mehdi_amini added inline comments.


> tejohnson wrote in ThinLTOCodeGenerator.cpp:512
> Is a similar change required in LTO::addThinLTO (guarding the call to mergeFrom())?

This test was spurious, I removed it.

https://reviews.llvm.org/D25300





More information about the llvm-commits mailing list