Unverified Commit 7b275aa2 authored by Jacek Caban's avatar Jacek Caban Committed by GitHub
Browse files

[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.
parent fe1645e2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment