[PATCH] D134936: [cmake] Export `LLVM_ENABLE_LTO`.

Carlo Cabrera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 21:38:36 PDT 2022


carlocab abandoned this revision.
carlocab added a comment.

Yes, perhaps this isn’t as useful as I thought it would be.

It wouldn’t be too hard to add the analogous variable for the various subprojects, but that still doesn’t handle the case where `-flto` is set in `C*FLAGS`, or where the distributor might do some post-build processing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134936/new/

https://reviews.llvm.org/D134936



More information about the llvm-commits mailing list