about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-06-08 09:56:11 +0200
committerhexcoder- <heiko@hexco.de>2021-06-08 09:56:11 +0200
commitfff8c5e0a855eb26408a555758ebe29044b047cd (patch)
treeaeb1dd439a02d4442738e771f3e47c7a3ca0b511 /README.md
parentc7b9171c103fc80da75d2b9648b62aa87cbe76fd (diff)
downloadafl++-fff8c5e0a855eb26408a555758ebe29044b047cd.tar.gz
adapt docs to minimum LLVM version
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 383d71c4..bc547b3c 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ behaviours and defaults:
 
 ## Important features of afl++
 
-  afl++ supports llvm from 6.0 up to version 12, very fast binary fuzzing with QEMU 5.1
+  afl++ supports llvm from 3.8 up to version 12, very fast binary fuzzing with QEMU 5.1
   with laf-intel and redqueen, frida mode, unicorn mode, gcc plugin, full *BSD,
   Mac OS, Solaris and Android support and much, much, much more.
 
@@ -296,7 +296,7 @@ anything below 9 is not recommended.
     |
     v
 +---------------------------------+
-| clang/clang++ 6.0+ is available | --> use LLVM mode (afl-clang-fast/afl-clang-fast++)
+| clang/clang++ 3.8+ is available | --> use LLVM mode (afl-clang-fast/afl-clang-fast++)
 +---------------------------------+     see [instrumentation/README.llvm.md](instrumentation/README.llvm.md)
     |
     | if not, or if the target fails with LLVM afl-clang-fast/++