[PATCH] D23615: [LTO] Adds a "CodeGenOnly" option. Allows the client to skip the optimizer.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 17:10:57 PDT 2017
mehdi_amini added a comment.
This commit was part of the series to get rid of ThinLTOCodeGenerator. Removing this would makes the current state of the "new LTO" further away of the features exposed by ThinLTOCodeGenerator.
Repository:
rL LLVM
https://reviews.llvm.org/D23615
More information about the llvm-commits
mailing list