[PATCH] D11908: Clang support for -fthinlto.

David Li via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 14:24:49 PDT 2015


davidxl added a comment.

ThinLTO is a perfectly good term to indicate what it tries to accomplish. InlineOnly will narrow its scope. For instance, there is no reason why thinLTO can not do fast summary based WPA in the future.


http://reviews.llvm.org/D11908





More information about the cfe-commits mailing list