[PATCH] D27869: [libFuzzer] Diff 24 - Use clang as linker in Windows, to properly include sanitizer libraries.
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 16:12:21 PST 2016
rnk added a comment.
In https://reviews.llvm.org/D27869#631353, @kcc wrote:
> I greatly dislike the need for such a change.
> What is the command line with just clang-cl (no cmake) to build libFuzzer.lib?
To build an executable using libFuzzer, or to build the static archive libFuzzer.lib?
Repository:
rL LLVM
https://reviews.llvm.org/D27869
More information about the llvm-commits
mailing list