[PATCH] D67195: Adding support for overriding LLVM_ENABLE_RUNTIMES for runtimes builds.
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 17:03:18 PDT 2019
beanz added a comment.
I feel like the default behavior should be that if you set `LLVM_ENABLE_RUNTIMES` it builds them for all targets you request. If you want to disable some runtimes for certain targets that should be an opt-out setting rather than an opt-in to build for targets.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67195/new/
https://reviews.llvm.org/D67195
More information about the llvm-commits
mailing list