diff options
| author | Kostya Serebryany <kcc@google.com> | 2015-09-11 16:34:14 +0000 |
|---|---|---|
| committer | Kostya Serebryany <kcc@google.com> | 2015-09-11 16:34:14 +0000 |
| commit | 62921286982916bf03158f31fb053882faee7bf1 (patch) | |
| tree | e1e284ef7bc50f845fe2c98c52857f87f654cded /llvm/docs | |
| parent | fb06c84be8e94bcc0cb9003cee274fc68f11ce6d (diff) | |
| download | bcm5719-llvm-62921286982916bf03158f31fb053882faee7bf1.tar.gz bcm5719-llvm-62921286982916bf03158f31fb053882faee7bf1.zip | |
[libFuzzer] mention more trophies
llvm-svn: 247425
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/LibFuzzer.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst index d3e0cb1e310..b51e0418c65 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -439,6 +439,10 @@ Trophies * ICU: http://bugs.icu-project.org/trac/ticket/11838 +* Freetype: https://savannah.nongnu.org/search/?words=LibFuzzer&type_of_search=bugs&Search=Search&exact=1#options + +* Linux Kernel's BPF verifier: https://github.com/iovisor/bpf-fuzzer + * LLVM: * Clang: https://llvm.org/bugs/show_bug.cgi?id=23057 |

