diff options
author | vanhauser-thc <vh@thc.org> | 2022-03-18 15:00:24 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-03-18 15:00:24 +0100 |
commit | fa2b0404763f69c3bff0912a44a11e2e8c3734ab (patch) | |
tree | 4a7e8c2663db6c47df7e8efaa481affe80268884 /docs | |
parent | 69c9a176eb6ded2e7087ab437950a8ec324cdb1b (diff) | |
download | afl++-fa2b0404763f69c3bff0912a44a11e2e8c3734ab.tar.gz |
fix LTO with cmplog and laf
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index f47a9b7c..74631a88 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -24,8 +24,6 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. possible in the target (for afl-gcc-fast/afl-clang-fast/ afl-clang-lto) - afl-cc: - ! llvm15-dev with LTO and extra features (LAF/CMPLOG etc.) might have - issues at the moment - converted all passed to use the new llvm pass manager for llvm 11+ - AFL++ PCGUARD mode is not available for 10.0.1 anymore (11+ only) - frida_mode: |