[all-commits] [llvm/llvm-project] 159969: [Release] Install compiler-rt builtins during Phas...
azhan92 via All-commits
all-commits at lists.llvm.org
Wed Mar 13 11:15:03 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 159969b3880b89fdd6ee262ccee6c74a5c79607a
https://github.com/llvm/llvm-project/commit/159969b3880b89fdd6ee262ccee6c74a5c79607a
Author: azhan92 <alisonxzhang at gmail.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/utils/release/test-release.sh
Log Message:
-----------
[Release] Install compiler-rt builtins during Phase 1 on AIX (#81485)
The current test-release.sh script does not install the necessary
compiler-rt builtin's during Phase 1 on AIX, resulting on a
non-functional Phase 1 clang. Futhermore, the installation is also
necessary for Phase 2 on AIX.
Co-authored-by: Alison Zhang <alisonzhang at ibm.com>
(cherry picked from commit 3af5c98200e0b1268f755c3f289be4f73aac4214)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list