[PATCH] D112748: [release] Use the Bootstrapping build for building LLVM releases

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 14:58:32 PST 2022


amyk added a comment.

In D112748#3273779 <https://reviews.llvm.org/D112748#3273779>, @ldionne wrote:

> Rebase onto main. Gentle ping!

👍🏻 
I'll also be starting the release testing process on the AIX platform when LLVM 14 rolls around. I've tested this patch previously on both AIX and Linux for PowerPC previously on LLVM 13 and can confirm that this patch works for Power. 
Actually, on AIX in particular, this patch is actually needed and is the only way I'm able to build using test-release.sh on AIX, so I agree it would be great if we could build in this way for LLVM 14. @tstellar


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112748/new/

https://reviews.llvm.org/D112748



More information about the llvm-commits mailing list