[llvm-branch-commits] [llvm] release/19.x: Restrict LLVM_TARGETS_TO_BUILD in Windows release packaging (#106059) (PR #106546)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Sep 2 04:01:10 PDT 2024
zmodem wrote:
> @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.
How about:
"Starting with LLVM 19, the Windows installers only include support for the X86, ARM, and AArch64 targets in order to keep the build size within the limits of the NSIS installer framework."
https://github.com/llvm/llvm-project/pull/106546
More information about the llvm-branch-commits
mailing list