[libcxx-commits] [PATCH] D88458: [CMake] Cache compiler-rt library results
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 30 10:43:44 PDT 2020
ldionne added a comment.
In D88458#2302188 <https://reviews.llvm.org/D88458#2302188>, @phosek wrote:
> 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.
What do you mean? Just `include(...)` the file from the various projects?
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