[llvm-branch-commits] [lld] [llvm] Backport fixes for ARM64EC import libraries (PR #84590)

Daniel Paoliello via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 11 14:28:50 PDT 2024


dpaoliello wrote:

Sorry, I've got to disagree with this: this is blocking Rust's use of Arm64EC since it can generate import libraries on-the-fly using this functionality (rather than requiring that users install the Windows SDK).

I've tested Arm64EC with Rust, and this is the only blocking issue that I've found.

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


More information about the llvm-branch-commits mailing list