[libcxx-commits] [PATCH] D152967: [runtimes] Enable LTO when supported
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 15 08:27:42 PDT 2023
ldionne abandoned this revision.
ldionne added a comment.
Thanks for chiming in, folks. I think I am coming to agree with you and in particular I believe @phosek 's suggestion to let this be controlled by `CMAKE_INTERPROCEDURAL_OPTIMIZATION` makes a lot of sense -- so there'd be nothing for us to do and this patch can be abandoned.
I'll abandon, if someone disagrees and thinks we should move forward with some version of this patch, please comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152967/new/
https://reviews.llvm.org/D152967
More information about the libcxx-commits
mailing list