[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 17:08:21 PDT 2024
dpaoliello wrote:
> So your use-case is basically equivalent to using llvm-dlltool, except not using the text parser?
Yep.
> 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.
That's fair enough.
@cjacek you have more experience in this area than I do - what's your confidence level with backporting these changes?
https://github.com/llvm/llvm-project/pull/84590
More information about the llvm-branch-commits
mailing list