From e25f7cefdc796e2e52f53388492d476c52d3e251 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Wed, 25 Aug 2021 12:29:35 +0200 Subject: announce llvm 13 support --- instrumentation/README.llvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instrumentation/README.llvm.md') 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 -- cgit 1.4.1