diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-30 23:11:03 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-30 23:11:03 +0100 |
commit | e5f081586d64a1ee4734a9d95dd2ab86d9e486c4 (patch) | |
tree | 68063659dfeec5a39779c28b749374eb1ff5060b /llvm_mode | |
parent | 0498d6fa89ef22233704eb2c5c71e6e3b5543833 (diff) | |
download | afl++-e5f081586d64a1ee4734a9d95dd2ab86d9e486c4.tar.gz |
changelog
Diffstat (limited to 'llvm_mode')
-rw-r--r-- | llvm_mode/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_mode/README.md b/llvm_mode/README.md index e947a844..8af763c5 100644 --- a/llvm_mode/README.md +++ b/llvm_mode/README.md @@ -1,6 +1,6 @@ # Fast LLVM-based instrumentation for afl-fuzz - (See [../docs/README](../docs/README.md) for the general instruction manual.) + (See [../README](../README.md) for the general instruction manual.) (See [../gcc_plugin/README.gcc](../gcc_plugin/README.gcc.md) for the GCC-based instrumentation.) |