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.
1 parent e4044d5 commit 82d2df8Copy full SHA for 82d2df8
utils/build_swift/tests/expected_options.py
@@ -235,7 +235,7 @@
235
'llvm_ninja_targets_for_cross_compile_hosts': [],
236
'llvm_max_parallel_lto_link_jobs':
237
defaults.LLVM_MAX_PARALLEL_LTO_LINK_JOBS,
238
- 'llvm_targets_to_build': 'X86;ARM;AArch64;PowerPC;SystemZ;Mips;RISCV;WebAssembly',
+ 'llvm_targets_to_build': 'X86;ARM;AArch64;PowerPC;SystemZ;Mips;RISCV;WebAssembly;AVR',
239
'tsan_libdispatch_test': False,
240
'long_test': False,
241
'lto_type': None,
0 commit comments