[gn] Don't include RISCV in targets build for 'all'
authorNico Weber <thakis@chromium.org>
Wed, 21 Dec 2022 23:23:47 +0000 (18:23 -0500)
committerNico Weber <thakis@chromium.org>
Wed, 21 Dec 2022 23:24:44 +0000 (18:24 -0500)
commit47df55f3ef57179ebd845290a1bee18c445ff180
tree4688e615df1847cb9c3e1e79adec593631af6d93
parent589421af171459f4babac3de596bf706e4bc3a6d
[gn] Don't include RISCV in targets build for 'all'

RISCV build and tests are often broken.

You can use `llvm_targets_to_build = "experimental"` to enable
_all_ targets, including the experimental ones. If RISCV is listed
in llvm_targets_to_build, it's built as before.
llvm/utils/gn/secondary/llvm/lib/Target/targets.gni