Files
clang-p2996/lld/COFF/InputFiles.cpp
Jacek Caban 7b275aa243 [LLD][COFF] Add support for IMPORT_NAME_EXPORTAS import library names. (#83211)
This allows handling importlibs produced by llvm-dlltool in #78772.
ARM64EC import libraries use it by default, but it's supported by MSVC
link.exe on other platforms too.

This also avoids assuming null-terminated input, like in #78769.
2024-03-11 00:13:04 +01:00

44 KiB