[llvm] build_llvm_release.bat: add tarball export to x64 release (PR #79840)

BenoƮt Amiaux via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 06:57:42 PST 2024


bamiaux wrote:

A few thoughts:
- linux archives add flang & mir to built projects. I didn't change this.
- lld.lib is not distributed in this tarball, but I need plugin support, as done in this project https://github.com/jamesmth/llvm-project. Maybe I should open a new issue ?
- I didn't add any x86 or arm64 tarball. It's easy to do but I thought I should get some feedback & maybe finalize x64 first ?

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


More information about the llvm-commits mailing list