We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b90b326 + de186fd commit d41d9bdCopy full SHA for d41d9bd
utils/build-presets.ini
@@ -587,7 +587,7 @@ build-subdir=buildbot_incremental
587
release
588
assertions
589
590
-llvm-targets-to-build=X86;ARM;AArch64;PowerPC
+llvm-targets-to-build=X86;ARM;AArch64;PowerPC;RISCV
591
592
libcxx
593
llbuild
@@ -1492,7 +1492,7 @@ mixin-preset=
1492
[preset: LLDB_Nested]
1493
skip-build-benchmarks
1494
install-destdir=%(swift_install_destdir)s
1495
-llvm-targets-to-build=X86;ARM;AArch64;PowerPC;SystemZ;Mips
+llvm-targets-to-build=X86;ARM;AArch64;PowerPC;SystemZ;Mips;RISCV
1496
1497
[preset: LLDB_Swift_DebugAssert]
1498
mixin-preset=
0 commit comments