[llvm] Use thinlto and pgo for x86_64 windows release packaging (PR #71067)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 09:42:18 PST 2023


zmodem wrote:

I extracted the profile generation into a separate "function". It doesn't work on 32-bit x86 because the linker runs out of memory, but it would be interesting to hear whether it works for arm64!

https://github.com/llvm/llvm-project/pull/71067


More information about the llvm-commits mailing list