This reverts commit c8bb1777fff5d1ae28a2deac0d6677e081d4200f to fix
https://github.com/llvm/llvm-project/issues/54154 on the release branch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
In case we are unable to fix the underlying issue for https://github.com/llvm/llvm-project/issues/54154, this is a revert of c8bb177 based on the release/14.x branch. It's late here, but if someone wants to apply it tonight, it should apply conflict-less.
Comment Actions
Closing since this has been landed on release/14.x:
commit 33e5c90c9d53b666e04ee7874f3f8fc74f3a758c (HEAD -> release/14.x) Author: Louis Dionne <ldionne.2@gmail.com> Date: Tue Mar 8 18:10:04 2022 -0500 Revert "[release] Use the Bootstrapping build for building LLVM releases" This reverts commit c8bb1777fff5d1ae28a2deac0d6677e081d4200f to fix https://github.com/llvm/llvm-project/issues/54154 on the release branch.