Commit b1e7bd8
committed
Add Wasm, RISC-V, and BPF targets back to Windows release packaging
In #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],
and BPF [3]. 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] #1271201 parent 6d86a8a commit b1e7bd8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments