Skip to content

Commit f96946b

Browse files
boomanaiden154vvereschaka
authored andcommitted
[CI] Add libcxx/libcxxabi/libunwind to premerge dependent projects (llvm#572)
Otherwise we end up with commits like llvm/llvm-project@f5e687d that break the postcommit bot, but do not actually show up when looking through the builds, making manual bisecting much more difficult.
1 parent 0884c05 commit f96946b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3575,6 +3575,9 @@
35753575
"llvm",
35763576
"mlir",
35773577
"polly",
3578+
"libunwind",
3579+
"libcxx",
3580+
"libcxxabi",
35783581
],
35793582
),
35803583
},

0 commit comments

Comments
 (0)