From 542bea37fb79497ac3f4ea3411b2af4e5099c864 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 3 Feb 2020 16:10:16 +0100 Subject: fix MDs --- llvm_mode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm_mode') diff --git a/llvm_mode/README.md b/llvm_mode/README.md index 806f0269..ee6e51b5 100644 --- a/llvm_mode/README.md +++ b/llvm_mode/README.md @@ -73,7 +73,7 @@ operating mode of AFL, e.g.: Be sure to also include CXX set to afl-clang-fast++ for C++ code. The tool honors roughly the same environmental variables as afl-gcc (see -../docs/env_variables.txt). This includes AFL_USE_ASAN, +[docs/env_variables.md](../docs/env_variables.md)). This includes AFL_USE_ASAN, AFL_HARDEN, and AFL_DONT_OPTIMIZE. However AFL_INST_RATIO is not honored as it does not serve a good purpose with the more effective instrim CFG analysis. -- cgit 1.4.1