diff options
author | vanhauser-thc <vh@thc.org> | 2021-10-18 12:16:58 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-10-18 12:16:58 +0200 |
commit | 7cd98f565ffdf3e0c0ccd34c04ed2f3126ab4189 (patch) | |
tree | 55d260caff3adbc6eaa6b71816c3872443bc0d7e /docs | |
parent | 8bc2b52f6579ab44f536d1ccb818acf37b047ec7 (diff) | |
download | afl++-7cd98f565ffdf3e0c0ccd34c04ed2f3126ab4189.tar.gz |
lto and llvm14-dev
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index d8dac557..6db013cf 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -24,7 +24,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. afl-showmap and other tools. - afl-cc: - fix for shared linking on MacOS - - llvm and LTO mode verified to work with new llvm 14-dev + - llvm and LTO mode modified to work with new llvm 14-dev (again) - added the very good grammar mutator "GramaTron" to the custom_mutators - added optimin, a faster and better corpus minimizer by |