Fixes build after "[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by
default on Linux.
Details
Details
Diff Detail
Diff Detail
- Repository
- rZORG LLVM Github Zorg
Event Timeline
Comment Actions
Breaking revision: https://reviews.llvm.org/D107799
It would be nice if something like -print-runtime-dir, but we don't even build clang in this directory.
Comment Actions
I've also added -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF in a follow-up commit because there are more issues.