This is an archive of the discontinued LLVM Phabricator instance.

Revert "[release] Use the Bootstrapping build for building LLVM releases"
ClosedPublic

Authored by ldionne on Mar 8 2022, 3:12 PM.

Details

Diff Detail

Event Timeline

ldionne created this revision.Mar 8 2022, 3:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2022, 3:12 PM
ldionne requested review of this revision.Mar 8 2022, 3:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2022, 3:12 PM
ldionne added a reviewer: amyk.Mar 8 2022, 3:13 PM

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.

ldionne accepted this revision.Mar 9 2022, 9:07 AM

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.
This revision is now accepted and ready to land.Mar 9 2022, 9:07 AM
ldionne closed this revision.Mar 9 2022, 9:07 AM