[PATCH] D27869: [libFuzzer] Diff 24 - Use clang as linker in Windows, to properly include sanitizer libraries.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 11:05:41 PST 2016


kcc added a comment.

I greatly dislike the need for such a change. 
What is the command line with just clang-cl (no cmake) to build libFuzzer.lib?


Repository:
  rL LLVM

https://reviews.llvm.org/D27869





More information about the llvm-commits mailing list