aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-07-02 10:45:51 +0200
committerGitHub <noreply@github.com>2018-07-02 10:45:51 +0200
commit5601c52580f77b99cfd10c7bd1a5c4467c36d61d (patch)
treea0ac9661b4311a714def4d5626221dca83c7a98f /docs
parent664ef9a3e1016e80fc1fcbbef6e9f66a2ededfe6 (diff)
Update syzbot.md
add link to another clang compiler
Diffstat (limited to 'docs')
-rw-r--r--docs/syzbot.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md
index 098ca1be9..89542f8bd 100644
--- a/docs/syzbot.md
+++ b/docs/syzbot.md
@@ -117,6 +117,7 @@ Exact compilers used by `syzbot` can be found here:
- [gcc 8.0.1 20180301](https://storage.googleapis.com/syzkaller/gcc-8.0.1-20180301.tar.gz) (286MB)
- [gcc 8.0.1 20180412](https://storage.googleapis.com/syzkaller/gcc-8.0.1-20180412.tar.gz) (33MB)
- [clang 7.0.0 (trunk 329060)](https://storage.googleapis.com/syzkaller/clang-kmsan-329060.tar.gz) (44MB)
+- [clang 7.0.0 (trunk 334104)](https://storage.googleapis.com/syzkaller/clang-kmsan-334104.tar.gz) (44MB)
A qemu-suitable Debian/wheezy image can be found [here](https://storage.googleapis.com/syzkaller/wheezy.img) (1GB, compression somehow breaks it), root ssh key for it is [here](https://storage.googleapis.com/syzkaller/wheezy.img.key).
A reference `qemu` command line to run it is as follows: