[llvm-branch-commits] [lld] [llvm] Backport fixes for ARM64EC import libraries (PR #84590)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 11 16:01:33 PDT 2024
efriedma-quic wrote:
So your use-case is basically equivalent to using llvm-dlltool, except not using the text parser?
If this is actually enough to make Rust targets usable, then I guess we could consider it, but the fixes aren't structured in a way to make it obvious this won't impact non-ARM64EC targets.
https://github.com/llvm/llvm-project/pull/84590
More information about the llvm-branch-commits
mailing list