diff options
| author | vanhauser-thc <vh@thc.org> | 2021-08-25 12:29:35 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-08-25 12:29:44 +0200 |
| commit | e25f7cefdc796e2e52f53388492d476c52d3e251 (patch) | |
| tree | 0840ab22988eb9f06d4f6f59609aa7a596a82fe2 /instrumentation/README.llvm.md | |
| parent | 9e2a94532b7fd5191de905a8464176114ee7d258 (diff) | |
| download | afl++-e25f7cefdc796e2e52f53388492d476c52d3e251.tar.gz | |
announce llvm 13 support
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 2d428e6d..6e210a7c 100644 --- a/instrumentation/README.llvm.md +++ b/instrumentation/README.llvm.md @@ -6,7 +6,7 @@ ## 1) Introduction -! llvm_mode works with llvm versions 3.8 up to 12 ! +! llvm_mode works with llvm versions 3.8 up to 13 ! The code in this directory allows you to instrument programs for AFL using true compiler-level instrumentation, instead of the more crude |
