[PATCH] D16419: Use std::piecewise_constant_distribution instead of ad-hoc binary search.
Ivan Krasin via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 17:29:56 PST 2016
krasin updated this revision to Diff 45628.
krasin added a comment.
1E6 -> 1<<20.
http://reviews.llvm.org/D16419
Files:
lib/Fuzzer/FuzzerInterface.h
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/FuzzerUnittest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16419.45628.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/8308a2d7/attachment.bin>
More information about the llvm-commits
mailing list