[PATCH] D27925: [libFuzzer] Diff 30 - Separate implementations of signal handler for diff platforms.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 09:09:22 PST 2016
mpividori created this revision.
mpividori added reviewers: kcc, zturner.
mpividori added a subscriber: llvm-commits.
mpividori set the repository for this revision to rL LLVM.
For the same reasons mentioned in previous diff, I include the following modifications using macros inside afl_driver, to support different platforms.
Thanks.
Repository:
rL LLVM
https://reviews.llvm.org/D27925
Files:
lib/Fuzzer/afl/afl_driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27925.81962.patch
Type: text/x-patch
Size: 4184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/00bd3b56/attachment.bin>
More information about the llvm-commits
mailing list