diff options
| author | vanhauser-thc <vh@thc.org> | 2024-04-07 09:44:33 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-04-07 09:44:33 +0200 |
| commit | 45603367bfb71948f56715ac88e34c05c0dc0486 (patch) | |
| tree | 9e2535f8cec6750d9ecfe5d398384fd21c916b97 /docs | |
| parent | f7ea0f569fa57e22548c1dc8eaba2903213e496e (diff) | |
| download | afl++-45603367bfb71948f56715ac88e34c05c0dc0486.tar.gz | |
fix llvm modules
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 70f4e375..72e20a18 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -29,6 +29,7 @@ - added collision free caller instrumentation to LTO mode. activate with `AFL_LLVM_LTO_CALLER=1`. You can set a max depth to go through single block functions with `AFL_LLVM_LTO_CALLER_DEPTH` (default 0) + - fixes for COMPCOV/LAF and most other modules - fix for GCC_PLUGIN cmplog that broke on std::strings - afl-whatsup: - now also displays current average speed |
