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

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 07:50:00 PST 2019


metzman updated this revision to Diff 188377.
metzman added a comment.

- be more specific


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58676

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/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.188377.patch
Type: text/x-patch
Size: 484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/e9a6881f/attachment.bin>


More information about the llvm-commits mailing list