[libFuzzer] add one more value profile metric, under a flag (experimental)
authorKostya Serebryany <kcc@google.com>
Tue, 3 Jul 2018 22:33:09 +0000 (22:33 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 3 Jul 2018 22:33:09 +0000 (22:33 +0000)
commit51ddb8830078f36e7a8109716d03f5ea72e582cc
tree94a1a3069231435e84cbe43f274720e8e1760096
parentf5d83f376813c8adbd94bdc498225f75d3adaffd
[libFuzzer] add one more value profile metric, under a flag (experimental)

llvm-svn: 336234
compiler-rt/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/lib/fuzzer/FuzzerOptions.h
compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
compiler-rt/lib/fuzzer/FuzzerTracePC.h
compiler-rt/test/fuzzer/ShrinkValueProfileTest.cpp
compiler-rt/test/fuzzer/three-bytes.test [new file with mode: 0644]