about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-06-02 17:20:38 +0200
committervan Hauser <vh@thc.org>2019-06-02 17:20:38 +0200
commitc9d2c5f26925f7b442fe8b8e92ced6bfdb6944d3 (patch)
treeb665562cb7eccf790ed4be997f68436439917468 /docs
parente33d7eacf53f3bdbf8e4940da30a777d5c9b5a9c (diff)
downloadafl++-c9d2c5f26925f7b442fe8b8e92ced6bfdb6944d3.tar.gz
llvm compilter versions supported
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 6469db1e..264057c7 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -27,7 +27,7 @@ Version ++2.52c (2019-05-28):
     to the AFL schedule, not to the FAST schedule. So nothing changes unless
     you use the new -p option :-) - see docs/power_schedules.txt
   - added afl-system-config script to set all system performance options for fuzzing
-  - llvm_mode support for LLVM 8.0 (thanks to Heiko Eissfeldt for the patch)
+  - llvm_mode support currently LLVM 8, 4.0 and 3.9 (thanks to Heiko Eissfeldt for the patch)
 
 
 ---------------------------