[all-commits] [llvm/llvm-project] d6a2a2: [LLD][COFF] Add support for DLL imports on ARM64EC...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Thu May 29 02:37:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6a2a2612f4ed4c87dc612742fef6c68171a69de
https://github.com/llvm/llvm-project/commit/d6a2a2612f4ed4c87dc612742fef6c68171a69de
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2025-05-29 (Thu, 29 May 2025)
Changed paths:
M lld/COFF/InputFiles.cpp
M lld/COFF/SymbolTable.cpp
A lld/test/COFF/link-dll-arm64ec.s
Log Message:
-----------
[LLD][COFF] Add support for DLL imports on ARM64EC (#141587)
Define additional `__imp_aux_` and mangled lazy symbols. Also allow
overriding EC aliases with lazy symbols, as we do for other lazy symbol
types.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list