[PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
llvm-commits at lists.llvm.org
Fri May 27 14:36:43 PDT 2016
kcc added a comment.
Let's try dlsym. Let's create a separate file for that.
BTW, I am about to add one more use of a weak __sanitizer_* function in FuzzerIO.cpp (shouldn't be a problem)
http://reviews.llvm.org/D20741
More information about the llvm-commits
mailing list