[PATCH] D40102: [coff] correctly emit safeseh entries for handlers defined in dlls
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 17:31:33 PST 2017
pcc added a comment.
In https://reviews.llvm.org/D40102#926937, @inglorion wrote:
> > No yaml support for import libraries, I take it?
>
> Looks that way. There are also a couple of other .libs in the Inputs directory, so I just did the same thing.
Couldn't you use lld to create an import library?
http://llvm-cs.pcc.me.uk/tools/lld/COFF/Driver.cpp#1115
Repository:
rL LLVM
https://reviews.llvm.org/D40102
More information about the llvm-commits
mailing list