[libcxx-commits] [PATCH] D88458: [CMake] Cache compiler-rt library results
Petr Hosek via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 29 16:52:39 PDT 2020
phosek added a comment.
In D88458#2302059 <https://reviews.llvm.org/D88458#2302059>, @compnerd wrote:
> If we require LLVM for any of the projects, perhaps we should hoist the `HandleCompilerRT.cmake` into LLVM and avoid having to maintain the copy everywhere.
That's the eventual plan but we haven't yet figured out how the sharing is going to work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88458/new/
https://reviews.llvm.org/D88458
More information about the libcxx-commits
mailing list