about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-common.h
AgeCommit message (Collapse)Author
2023-01-20LLVM plugin 16+ support proposal.David Carlier
- Lifting the standard to C++17. - Beyond the cosmetic changes, it boils down to BasicBlock::getInstList being no longer available (and reading the header it is no accident).
2022-01-19nits and code formatvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d.
2022-01-15fix classify countsvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2020-09-05first batch of changesvanhauser-thc