summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/trace-malloc.test
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ↵Kostya Serebryany2016-10-141-1/+1
| | | | | | instructions). This is a reincarnation of the previously deleted -use_traces, but using a different approach for collecting traces. Still a toy, but at least it scales well. Also fix -merge in trace-pc-guard mode llvm-svn: 284273
* [libFuzzer] add -trace_malloc= flagKostya Serebryany2016-10-131-0/+10
llvm-svn: 284149
OpenPOWER on IntegriCloud