[PATCH] D29751: [libFuzzer] Use dynamic loading for External Functions on Windows.
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 10:58:12 PST 2017
rnk added a comment.
In https://reviews.llvm.org/D29751#672292, @mpividori wrote:
> @rnk We don't need .def files, because we use dllexport.
Ignore me, FuzzerExtFunctions.def is already in the repo. I thought it was a new thing.
https://reviews.llvm.org/D29751
More information about the llvm-commits
mailing list