[PATCH] D27579: [libFuzzer] Diff 19 - Automatically link with Windows library.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 12:18:19 PST 2016
kcc added a comment.
remember that libFuzzer should not have *any* dependencies other than what's provided by the system by default,
i.e. LLVM support lib is out of discussion here.
Repository:
rL LLVM
https://reviews.llvm.org/D27579
More information about the llvm-commits
mailing list