[libcxx-commits] [PATCH] D117537: [cmake] Duplicate `{llvm, compiler_rt}_check_linker_flag` for runtime libs and llvm
John Ericson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 19 14:08:56 PST 2022
Ericson2314 added inline comments.
================
Comment at: compiler-rt/CMakeLists.txt:24-25
+
+ # Find the LLVM sources and simulate LLVM CMake options.
+ include(HandleOutOfTreeLLVM)
+endif()
----------------
@phosek here is compiler-rt using it, as you wanted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117537/new/
https://reviews.llvm.org/D117537
More information about the libcxx-commits
mailing list