diff options
author | vanhauser-thc <vh@thc.org> | 2021-11-06 10:28:22 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-11-06 10:28:22 +0100 |
commit | 9325a4fcbb8eb4ed1d71f93de5301bf1a9a68253 (patch) | |
tree | 9d519e53a0818d81ae09abe65224c7cd73debdc0 /instrumentation/README.llvm.md | |
parent | ddc930f5ffd329692c4969b38977df8c1835b733 (diff) | |
download | afl++-9325a4fcbb8eb4ed1d71f93de5301bf1a9a68253.tar.gz |
http->https
Diffstat (limited to 'instrumentation/README.llvm.md')
-rw-r--r-- | instrumentation/README.llvm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.llvm.md b/instrumentation/README.llvm.md index 5b1e60cc..dbb604f2 100644 --- a/instrumentation/README.llvm.md +++ b/instrumentation/README.llvm.md @@ -75,7 +75,7 @@ load modules (you'll see "Service unavailable" when loading afl-llvm-pass.so). To solve all your problems, you can grab pre-built binaries for your OS from: - http://llvm.org/releases/download.html + https://llvm.org/releases/download.html ...and then put the bin/ directory from the tarball at the beginning of your $PATH when compiling the feature and building packages later on. You don't need |