Skip to content

Commit c3fd748

Browse files
committed
Removed lld-x86_64-win builder.
1 parent d83bc33 commit c3fd748

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,16 +1457,6 @@
14571457

14581458
# LLD builders.
14591459

1460-
{'name' : "lld-x86_64-win",
1461-
'tags' : ["lld"],
1462-
'workernames' : ["as-worker-93"],
1463-
'builddir': "lld-x86_64-win",
1464-
'factory' : UnifiedTreeBuilder.getCmakeWithNinjaWithMSVCBuildFactory(
1465-
depends_on_projects=['llvm', 'lld'],
1466-
vs="autodetect",
1467-
extra_configure_args = [
1468-
'-DLLVM_ENABLE_WERROR=OFF'])},
1469-
14701460
{'name' : "ppc64le-lld-multistage-test",
14711461
'tags' : ["lld", "ppc", "ppc64le"],
14721462
'workernames' : ["ppc64le-lld-multistage-test"],

0 commit comments

Comments
 (0)