Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Feb 20, 2025

Backport 6e047a5

Requested by: @zmodem

@llvmbot llvmbot added this to the LLVM 20.X Release milestone Feb 20, 2025
@llvmbot
Copy link
Member Author

llvmbot commented Feb 20, 2025

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

…aging (llvm#127794)

In llvm#106059 we reduced the targets to those supported by Windows (X86 and
ARM) to avoid running into size limitations of the NSIS compiler.

Since then, people complained about the lack of Wasm [1], RISC-V [2],
BPF [3], and NVPTX [4]. These do seem to fit in the installer (at least
for 20.1.0-rc2), so let's add them back.

[1]
https://discourse.llvm.org/t/llvm-19-x-release-third-party-binaries/80374/26
[2]
https://discourse.llvm.org/t/llvm-19-x-release-third-party-binaries/80374/53
[3] llvm#127120
[4]
llvm#127794 (comment)

(cherry picked from commit 6e047a5)
@tstellar tstellar merged commit b727a13 into llvm:release/20.x Feb 21, 2025
7 of 10 checks passed
@github-actions
Copy link

@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.

3 participants