[PATCH] D156473: [Object] Use COFF archive format for import libraries.
Vadim Paretsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 14:45:06 PDT 2023
vadikp-intel added a comment.
Windows importing is now done by name, and new exports do not need to have an ordinal specified for them i.e. you can add a line with just the API name to dllexports.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156473/new/
https://reviews.llvm.org/D156473
More information about the llvm-commits
mailing list