summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InstructionSimplify.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2016-06-14 20:42:05 +0000
committerVitaly Buka <vitalybuka@google.com>2016-06-14 20:42:05 +0000
commit4b73cc88bf6bbb90b0bb5d6642c1fe91ae7abbff (patch)
tree84932821191db68c633a2d5b4d9a6732fbdb7632 /llvm/lib/Analysis/InstructionSimplify.cpp
parentbf3e6e5bb40c43b9826e33ea5b3376f7da20e4cf (diff)
downloadbcm5719-llvm-4b73cc88bf6bbb90b0bb5d6642c1fe91ae7abbff.tar.gz
bcm5719-llvm-4b73cc88bf6bbb90b0bb5d6642c1fe91ae7abbff.zip
Enable libFuzzer's afl_driver to append stderr to a file.
Summary: [libFuzzer] Enable afl_driver to append stderr to a user specified file. Append stderr of afl_driver to the file specified by the environmental variable AFL_DRIVER_STDERR_DUPLICATE_FILENAME if it is set. This lets users see outputs on crashes without rerunning crashing test cases (which won't work for crashes that are difficult to reproduce). Before this patch, stderr would only be sent to afl-fuzz and users would have no way of seeing it. Reviewers: llvm-commits, aizatsky, kcc, vitalybuka Subscribers: vitalybuka Differential Revision: http://reviews.llvm.org/D21194 llvm-svn: 272706
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud