[PATCH] D107799: [CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on Linux
Sylvestre Ledru via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 10 11:34:13 PDT 2021
sylvestre.ledru added a comment.
Not related to your change but with llvm 12:
-DLLVM_ENABLE_RUNTIMES=ON
fails with:
-- Registering Polly as a pass plugin (static build: ON)
CMake Error at runtimes/CMakeLists.txt:21 (message):
LLVM_ENABLE_RUNTIMES requests ON but directory not found:
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-12-12.0.1/llvm/runtimes/../../ON
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107799/new/
https://reviews.llvm.org/D107799
More information about the llvm-commits
mailing list