Details
- Reviewers
tra jlebar jdoerfert - Commits
- rGdb0486c46fe1: Remove unused parallel-libs project
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Just For the information: - Seems after patch buildbot is not able to give correct status, for example in https://buildkite.com/llvm-project/premerge-checks/builds/61789#69f3d6d6-5dfe-4f15-b7e4-38f3d8b16ef2 : CMake Error at CMakeLists.txt:76 (MESSAGE): parallel-libs isn't a known project.
Any idea where the configuration for this is encoded/written/stored & who owns it? I don't find any mention of parallel-libs in the zorg repository where the buildbot config is, so perhaps the buildkite config is out-of-tree? (that'd be unfortunate from a versioning/backup/etc perspective - perhaps moving more of it into scripts that are stored in-tree would be good) I also checked github searching across the whole llvm org on github ( https://github.com/search?q=org%3Allvm+parallel-libs&type=Code ) and the only results seem to be from previous releases and some of the monorepo staging work, which don't seem relevant/appropriate to update.