[PATCH] D58676: Add note on libFuzzer for Windows to release notes

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 08:19:19 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354892: Add note on libFuzzer for Windows to release notes (authored by hans, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58676?vs=188377&id=188380#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58676/new/

https://reviews.llvm.org/D58676

Files:
  llvm/branches/release_80/docs/ReleaseNotes.rst


Index: llvm/branches/release_80/docs/ReleaseNotes.rst
===================================================================
--- llvm/branches/release_80/docs/ReleaseNotes.rst
+++ llvm/branches/release_80/docs/ReleaseNotes.rst
@@ -80,6 +80,8 @@
   available in the `RFC
   <https://lists.llvm.org/pipermail/llvm-dev/2018-November/127461.html>`_.
 
+* Windows support for libFuzzer (x86_64).
+
 .. NOTE
    If you would like to document a larger change, then you can add a
    subsection about it right here. You can copy the following boilerplate


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58676.188380.patch
Type: text/x-patch
Size: 544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/4481cf3d/attachment.bin>


More information about the llvm-commits mailing list