[PATCH] D90025: add LLVM_INCLUDE_LIB CMake option
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 12:58:21 PST 2020
smeenai requested changes to this revision.
smeenai added subscribers: tstellar, beanz.
smeenai added a comment.
This revision now requires changes to proceed.
Yeah, in general, we've tried to move away from configure-time options for parts of the build like this (CC @beanz and @tstellar). The separate build root for the runtimes is the way to go here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90025/new/
https://reviews.llvm.org/D90025
More information about the llvm-commits
mailing list