[PATCH] D55001: [CMake] Fix build with -DLLVM_TOOL_LLVM_{MCA/EXEGESIS}_BUILD=OFF
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 09:32:13 PST 2018
beanz added a comment.
How are you instructing lit to not run the tests that rely on these tools? Doesn't seem like you are, so I would expect `check-llvm` to fail on a clean build configuration due to missing tools.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55001/new/
https://reviews.llvm.org/D55001
More information about the llvm-commits
mailing list