diff options
author | Kostya Serebryany <kcc@google.com> | 2016-11-12 02:55:45 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2016-11-12 02:55:45 +0000 |
commit | 047485ef6984be20cb17be2d3f45ec9b023f8512 (patch) | |
tree | 937b34a1864bd73b6a2710d3b07fd30b477344fb /llvm/docs/LibFuzzer.rst | |
parent | 53c894d25720a5e745d8160ec28ad4f7c5ebbba9 (diff) | |
download | bcm5719-llvm-047485ef6984be20cb17be2d3f45ec9b023f8512.tar.gz bcm5719-llvm-047485ef6984be20cb17be2d3f45ec9b023f8512.zip |
[libFuzzer] one more trophy
llvm-svn: 286703
Diffstat (limited to 'llvm/docs/LibFuzzer.rst')
-rw-r--r-- | llvm/docs/LibFuzzer.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst index a496af26630..a46c23ac281 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -762,7 +762,7 @@ Trophies * Tensorflow: `[1] <https://github.com/tensorflow/tensorflow/commit/7231d01fcb2cd9ef9ffbfea03b724892c8a4026e>`__ -* Ffmpeg: `[1] <https://github.com/FFmpeg/FFmpeg/commit/c92f55847a3d9cd12db60bfcd0831ff7f089c37c>`__ `[2] <https://github.com/FFmpeg/FFmpeg/commit/25ab1a65f3acb5ec67b53fb7a2463a7368f1ad16>`__ `[3] <https://github.com/FFmpeg/FFmpeg/commit/85d23e5cbc9ad6835eef870a5b4247de78febe56>`__ +* Ffmpeg: `[1] <https://github.com/FFmpeg/FFmpeg/commit/c92f55847a3d9cd12db60bfcd0831ff7f089c37c>`__ `[2] <https://github.com/FFmpeg/FFmpeg/commit/25ab1a65f3acb5ec67b53fb7a2463a7368f1ad16>`__ `[3] <https://github.com/FFmpeg/FFmpeg/commit/85d23e5cbc9ad6835eef870a5b4247de78febe56>`__ `[4] <https://github.com/FFmpeg/FFmpeg/commit/04bd1b38ee6b8df410d0ab8d4949546b6c4af26a>`__ .. _pcre2: http://www.pcre.org/ .. _AFL: http://lcamtuf.coredump.cx/afl/ |