about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-05-30 12:43:30 +0200
committerhexcoder- <heiko@hexco.de>2021-05-30 12:43:30 +0200
commiteb74a7a8004e8281cda62525bbc1f3bbe7f5d9da (patch)
treea951b63f4f038805fdf39eb6d8f4c70dc8e82f28 /src
parentc9539aa6b7fb4b9d2dae6c65446c525375388c2f (diff)
downloadafl++-eb74a7a8004e8281cda62525bbc1f3bbe7f5d9da.tar.gz
add documentation for AFL_LLVM_THREADSAFE_INST
Diffstat (limited to 'src')
-rw-r--r--src/afl-cc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afl-cc.c b/src/afl-cc.c
index 1f89bac5..132f5f83 100644
--- a/src/afl-cc.c
+++ b/src/afl-cc.c
@@ -1757,6 +1757,7 @@ int main(int argc, char **argv, char **envp) {
         SAYF(
             "\nLLVM/LTO/afl-clang-fast/afl-clang-lto specific environment "
             "variables:\n"
+            "  AFL_LLVM_THREADSAFE_INST: instrument with thread safe counters\n"
 
             COUNTER_BEHAVIOUR