Kostya Serebryany
|
00ef27112e
|
[libFuzzer] one more puzzle, value_profile cracks it in a second
llvm-svn: 281066
|
2016-09-09 18:00:04 +00:00 |
Kostya Serebryany
|
524c3f32e7
|
[sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_trace_cmp[1248] instead of __sanitizer_cov_trace_cmp, don't pass the comparison type to save a bit performance. Use these new callbacks in libFuzzer
llvm-svn: 279027
|
2016-08-18 01:25:28 +00:00 |
Kostya Serebryany
|
d46a59fac4
|
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
llvm-svn: 278839
|
2016-08-16 19:33:51 +00:00 |