diff options
author | van Hauser <vh@thc.org> | 2020-07-24 16:39:50 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-24 16:39:50 +0200 |
commit | 79598083849b34bf33c4a6c904e69c2743151082 (patch) | |
tree | 7b51558e62f8cecaa3c22b9b8d0235b7890b0406 /docs/Changelog.md | |
parent | 9cddbc04206bd8d1399e5a5311c98fff5be80731 (diff) | |
download | afl++-79598083849b34bf33c4a6c904e69c2743151082.tar.gz |
llvm12 support
Diffstat (limited to 'docs/Changelog.md')
-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 bec87d65..38787def 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -15,6 +15,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. e.g. honggfuzz or libfuzzer - eliminated CPU affinity race condition for -S/-M runs - llvm_mode: + - now supports llvm 12! - fixes for laf-intel float splitting (thanks to mark-griffin for reporting) - LTO: autodictionary mode is a default |