[libcxx-commits] [PATCH] D116472: Allow overriding path to shared CMake utilities
John Ericson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 31 23:07:03 PST 2021
Ericson2314 created this revision.
Ericson2314 added a reviewer: mstorsjo.
Herald added subscribers: libcxx-commits, mgorny.
Herald added a reviewer: sscalpone.
Herald added projects: libunwind, Flang.
Herald added a reviewer: libunwind.
Ericson2314 requested review of this revision.
Herald added subscribers: Sanitizers, jdoerfert.
Herald added projects: Sanitizers, libc++, libc++abi.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
It is reported that the projects may be moved around, this allows one to
specify how to find the cmake dir for these utilities in that case.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116472
Files:
compiler-rt/CMakeLists.txt
compiler-rt/lib/builtins/CMakeLists.txt
flang/CMakeLists.txt
libcxx/CMakeLists.txt
libcxxabi/CMakeLists.txt
libunwind/CMakeLists.txt
lld/CMakeLists.txt
runtimes/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116472.396848.patch
Type: text/x-patch
Size: 7310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220101/bb3f23c5/attachment-0001.bin>
More information about the libcxx-commits
mailing list