[PATCH] D108173: [WIP][clang] Add a cmake flag for choosing to build clang-repl
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 16 19:52:09 PDT 2021
tstellar added a comment.
> Not all downstream users may want to build all tools shipped with clang. clang-repl for us in particular can sometimes lead to flaky builds when testing a toolchain built with LTO.
Can we just fix clang-repl instead? I think there needs to be a more compelling case to add a new cmake options for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108173/new/
https://reviews.llvm.org/D108173
More information about the cfe-commits
mailing list