[PATCH] D67476: [libFuzzer] Remove lazy counters.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 15:48:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373403: [libFuzzer] Remove lazy counters. (authored by morehouse, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D67476?vs=219838&id=222721#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67476/new/

https://reviews.llvm.org/D67476

Files:
  compiler-rt/trunk/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerFlags.def
  compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerOptions.h
  compiler-rt/trunk/lib/fuzzer/FuzzerTracePC.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerTracePC.h
  compiler-rt/trunk/lib/fuzzer/FuzzerUtil.h
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilFuchsia.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilPosix.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilWindows.cpp
  compiler-rt/trunk/test/fuzzer/large.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67476.222721.patch
Type: text/x-patch
Size: 7611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/d83290df/attachment.bin>


More information about the llvm-commits mailing list