diff options
| author | vanhauser-thc <vh@thc.org> | 2023-07-05 13:03:17 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2023-07-05 13:03:17 +0200 |
| commit | f37c4c86622c5e0ea10e0a0249e203c412c2db2e (patch) | |
| tree | 07f56584f2939fa1c563d74c1f1811fded920ef8 /instrumentation/README.llvm.md | |
| parent | da3351085519acf73dc8ddde3cf0b526b816551b (diff) | |
| download | afl++-f37c4c86622c5e0ea10e0a0249e203c412c2db2e.tar.gz | |
update llvm recommendations
Diffstat (limited to 'instrumentation/README.llvm.md')
| -rw-r--r-- | instrumentation/README.llvm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.llvm.md b/instrumentation/README.llvm.md index 126cf1a2..34b80c85 100644 --- a/instrumentation/README.llvm.md +++ b/instrumentation/README.llvm.md @@ -7,7 +7,7 @@ For the GCC-based instrumentation, see ## 1) Introduction -! llvm_mode works with llvm versions 3.8 up to 13 ! +! llvm_mode works with llvm versions 3.8 up to 17 - but 13+ is recommended ! The code in this directory allows you to instrument programs for AFL++ using true compiler-level instrumentation, instead of the more crude assembly-level |
