about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-04-07 09:44:33 +0200
committervanhauser-thc <vh@thc.org>2024-04-07 09:44:33 +0200
commit45603367bfb71948f56715ac88e34c05c0dc0486 (patch)
tree9e2535f8cec6750d9ecfe5d398384fd21c916b97 /docs
parentf7ea0f569fa57e22548c1dc8eaba2903213e496e (diff)
downloadafl++-45603367bfb71948f56715ac88e34c05c0dc0486.tar.gz
fix llvm modules
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
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