[PATCH] D98861: [CMAKE] Fix cross-compilation build
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 10:02:13 PDT 2021
mstorsjo added a comment.
(That said, moving the check into the `LLVM_INCLUDE_TESTS` block surely is fine too, but it's not enough. The feature was introduced under the pretense that things would just fall back silentely if it can't be handled, not be a hard failure ever anywhere.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98861/new/
https://reviews.llvm.org/D98861
More information about the llvm-commits
mailing list