[PATCH] D18346: ThinLTO: special handling for LinkOnce functions

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 06:11:25 PDT 2016


tejohnson added a comment.

Couple more comments:

- needs test
- can this be moved out of LTOCodeGenerator so that it can be invoked from other paths (e.g. gold)? Maybe into FunctionImportUtils.cpp?


http://reviews.llvm.org/D18346





More information about the llvm-commits mailing list