Skip to content

release/19.x: Win release packaging: Don't try to use rpmalloc for 32-bit x86 (#106969) #106985

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
Sep 3, 2024

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Sep 2, 2024

Backport ef26afc

Requested by: @zmodem

@llvmbot llvmbot added this to the LLVM 19.X Release milestone Sep 2, 2024
@llvmbot
Copy link
Member Author

llvmbot commented Sep 2, 2024

@aganea What do you think about merging this PR to the release branch?

…#106969)

because that doesn't work (results in `LINK : error LNK2001: unresolved
external symbol malloc`).
Based on the title of llvm#91862 it was only intended for use in 64-bit
builds.

(cherry picked from commit ef26afc)
@tru tru merged commit d9cb501 into llvm:release/19.x Sep 3, 2024
9 of 12 checks passed
Copy link

github-actions bot commented Sep 3, 2024

@zmodem (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants