[PATCH] D38513: [LLD] [RFC] [COFF] Add support for GNU binutils import libraries

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 14:29:00 PDT 2017


smeenai added a comment.

Could you elaborate on "the first object file in the static import library to be included is the function itself"? Is the function in question the linker-provided import thunk, or something else?


https://reviews.llvm.org/D38513





More information about the llvm-commits mailing list