diff options
| author | van Hauser <vh@thc.org> | 2020-01-28 11:00:51 +0100 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-01-28 11:00:51 +0100 |
| commit | 465033b04a4ebfb7693925303620613a8d4a223e (patch) | |
| tree | a50780aac4a23e12c5e83416810afc54cff98f24 /llvm_mode | |
| parent | 04d17ad56e4e0a5680c3e95d938dbe1ec678df48 (diff) | |
| download | afl++-465033b04a4ebfb7693925303620613a8d4a223e.tar.gz | |
bump llvm version
Diffstat (limited to 'llvm_mode')
| -rw-r--r-- | llvm_mode/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_mode/README.md b/llvm_mode/README.md index 150d1a17..54788aba 100644 --- a/llvm_mode/README.md +++ b/llvm_mode/README.md @@ -5,7 +5,7 @@ ## 1) Introduction -! llvm_mode works with llvm versions 3.8.0 up to 10 ! +! llvm_mode works with llvm versions 3.8.0 up to 11 ! The code in this directory allows you to instrument programs for AFL using true compiler-level instrumentation, instead of the more crude |
