[PATCH] D150505: [cmake] Disable GCC lifetime DSE
Sam James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 18:04:52 PDT 2023
thesamesam added a comment.
The counterpoint would be that _we're_ adding this flag (LLVM needs it) so it makes sense for us to swallow it, i.e. it's not an arbitrary user-defined flag.
But I don't feel comfortable enough deciding what the right call is here and I'll defer to maskray & tstellar. Just let me know what I need to do, if anything.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150505/new/
https://reviews.llvm.org/D150505
More information about the llvm-commits
mailing list