[PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 17:14:09 PDT 2016
delcypher updated this revision to Diff 59160.
delcypher added a comment.
Upload correct patch (Sorry the old one was wrong).
http://reviews.llvm.org/D20741
Files:
lib/Fuzzer/CMakeLists.txt
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerExtFunctions.cpp
lib/Fuzzer/FuzzerExtFunctions.h
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerMain.cpp
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/FuzzerUnittest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20741.59160.patch
Type: text/x-patch
Size: 11462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/5f6835d2/attachment.bin>
More information about the llvm-commits
mailing list