[PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 22:54:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271491: [LibFuzzer] Reimplement how the optional user functions are called. (authored by delcypher).

Changed prior to commit:
  http://reviews.llvm.org/D20741?vs=59336&id=59337#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20741

Files:
  llvm/trunk/lib/Fuzzer/CMakeLists.txt
  llvm/trunk/lib/Fuzzer/FuzzerDriver.cpp
  llvm/trunk/lib/Fuzzer/FuzzerExtFunctions.def
  llvm/trunk/lib/Fuzzer/FuzzerExtFunctions.h
  llvm/trunk/lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
  llvm/trunk/lib/Fuzzer/FuzzerExtFunctionsWeak.cpp
  llvm/trunk/lib/Fuzzer/FuzzerInternal.h
  llvm/trunk/lib/Fuzzer/FuzzerLoop.cpp
  llvm/trunk/lib/Fuzzer/FuzzerMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20741.59337.patch
Type: text/x-patch
Size: 10751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/acc4cd1d/attachment.bin>


More information about the llvm-commits mailing list