From a8de6056378774cbc537ddd3c5bbc3f9c048cc52 Mon Sep 17 00:00:00 2001 From: hexcoder Date: Wed, 4 Nov 2020 17:13:12 +0100 Subject: typo --- 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 51e9995b..07636970 100644 --- a/instrumentation/README.llvm.md +++ b/instrumentation/README.llvm.md @@ -183,7 +183,7 @@ targets this way: AFL_LLVM_INSTRUMENT=PCGUARD make ``` -Note that this us currently the default if you use LLVM >= 7, as it is the best +Note that this is currently the default if you use LLVM >= 7, as it is the best mode. Recommended is LLVM >= 9. If you have llvm 11+ and compiled afl-clang-lto - this is the only better mode. -- cgit 1.4.1