Files
clang-p2996/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
Jacek Caban 33c6b77d2a [llvm-lib][Object] Add support for EC importlib symbols. (#81059)
ARM64EC import libraries expose two additional symbols: mangled thunk
symbol (like `#func`) and auxiliary import symbol (like`__imp_aux_func`).
The main functional change with this patch is that those symbols are
properly added to static library ECSYMBOLS.
2024-02-10 12:46:42 +01:00

15 KiB