[PATCH] D69941: [cmake] Enable thin lto cache when building with lld-link
Russell Gallop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 02:49:19 PST 2019
russell.gallop added a comment.
Thanks.
Maybe this is what you're referring to: https://bugs.llvm.org/show_bug.cgi?id=38616
It seems to work for me, though I may not have done as much testing as @inglorion.
We document this option (https://clang.llvm.org/docs/ThinLTO.html#incremental) so I'd like to try enabling it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69941/new/
https://reviews.llvm.org/D69941
More information about the llvm-commits
mailing list