The following patch (https://reviews.llvm.org/D129051) broke z/OS builds by renaming the parameter name. This patch accounts for that change.
Details
Details
- Reviewers
zibi fanbo-meng philnik Mordante - Group Reviewers
Restricted Project - Commits
- rGe1e9961f7692: [SystemZ][z/OS] Account for renamed parameter name (libc++)
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
That would be great. Is there a process to do so? Or is it simply cherry-picking to the llvmorg-15.0.0-rc3 release branch.
Comment Actions
This will get cherry-picked via https://github.com/llvm/llvm-project/issues/57491.
Thanks for the heads up @Mordante !