Skip to content

PR for llvm/llvm-project#58522 #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2022
Merged

PR for llvm/llvm-project#58522 #195

merged 1 commit into from
Oct 24, 2022

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Oct 21, 2022

This was remangling the old function rather than the new one, and
could result in failures when we were performing both a struct
return upgrade and an opaque pointer upgrade.

(cherry picked from commit c893880)
@tru
Copy link
Contributor

tru commented Oct 24, 2022

@nikic looks good to you?

@nikic
Copy link
Contributor

nikic commented Oct 24, 2022

LGTM

@tru tru merged commit 5834fe6 into release/15.x Oct 24, 2022
@tru tru deleted the llvm-issue58522 branch October 24, 2022 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cherry-pick intrinsic remangling fix
3 participants