diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-12-16 14:31:16 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-12-16 14:31:16 +0100 |
commit | 7218afdd8ea47f8ce83f98c51d2656a846b7fd49 (patch) | |
tree | 776b473d0c98c11ba2fa62825a0f501a397775ff | |
parent | 0627336466cdc5fa40ef8d7579bb095cff25dfa2 (diff) | |
download | afl++-7218afdd8ea47f8ce83f98c51d2656a846b7fd49.tar.gz |
typo
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 696bcf64..09df08c6 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,9 @@ | InsTrim | | x | | | | neverZero: + (1) only in LLVM >= 9.0 due to a bug in llvm in previous versions + (2) gcc create non-performant code, hence it is disabled in gcc_plugin So all in all this is the best-of AFL that is currently out there :-) |