Commit 59094a3
authored
Decouple Flang from WoA clang buildbot (#399)
This is a follow up patch from #398 and it removes Flang from the
clang-arm64-windows-msvc builder.
This patch also introduces the following changes to
clang-arm64-windows-msvc:
1) Switches to UnifiedTreeBuilder
2) Enables LLVM_ENABLE_RUNTIMES=compiler-rt;openmp
3) Restricts DLLVM_TARGETS_TO_BUILD to AArch64, ARM, and X861 parent 94856df commit 59094a3
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments