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

Jacek Caban via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 11 14:17:26 PDT 2024


cjacek wrote:

I have similar feeling to @efriedma-quic . There is probably not much use of those fixes on their own. They are a step towards stand-alone toolchain and are required for the linker, both for its libs part and to generate test cases, but they alone are not enough. They will be more useful when paired with linker support, which I hope will be in a useful shape for LLVM 19. Until then MSVC is required anyway.

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


More information about the llvm-branch-commits mailing list