about summary refs log tree commit diff
path: root/docs/README
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-21 20:24:40 +0200
committervan Hauser <vh@thc.org>2019-07-21 20:24:40 +0200
commitf697752b52e619bdda2a5b629568e56c8f28fe47 (patch)
treeae600e39881d5e2b23f9f6712fe9aab24a2102a5 /docs/README
parent914426d8877a111563dca3d4ec769c9ee95254e6 (diff)
downloadafl++-f697752b52e619bdda2a5b629568e56c8f28fe47.tar.gz
moved gcc_plugin to a branch, it is nowhere near "ok"
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index a8ec715b..b606f6cf 100644
--- a/docs/README
+++ b/docs/README
@@ -10,6 +10,7 @@ american fuzzy lop plus plus
   <heiko.eissfeldt@hexco.de> and Andrea Fioraldi as there have been no
   updates to afl since November 2017.
 
+
   Many improvements were made, e.g. more performant llvm_mode, supporting
   llvm up to version 8, Qemu 3.1, more speed for Qemu, etc.
 
@@ -25,8 +26,6 @@ american fuzzy lop plus plus
   Also newly integrated is instrim, a very effective CFG llvm_mode
   instrumentation implementation from https://github.com/csienslab/instrim
 
-  Similar to llvm_mode a gcc_plugin that supports versions 5 to 8 is
-  now available (from https://github.com/T12z/afl)
 
   A more thorough list is available in the PATCHES file.