[PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 17:31:45 PDT 2016


kcc added a comment.

>   You can handle the different in the CMake  (linking one or the other for instance).


No. 
The build command line for libFuzzer outside of LLVM build system should remain what it is now


http://reviews.llvm.org/D20741





More information about the llvm-commits mailing list