[lld] [LLD][MinGW] Add support for wrapped symbols on ARM64X (PR #126296)
Jacek Caban via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 08:11:39 PST 2025
cjacek wrote:
I just noticed it in the code, no actual use. I generally went through the entire code looking for things to change. My thinking was that skipping such cases would make things less consistent, but I don't mind skipping them if you prefer a more pragmatic approach. I don't have any more such cases in my queue, remaining changes that are more practical.
https://github.com/llvm/llvm-project/pull/126296
More information about the llvm-commits
mailing list