[PATCH] D56681: [WebAssembly] Update release notes
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 09:58:53 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351213: [WebAssembly] Update release notes (authored by dschuff, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56681/new/
https://reviews.llvm.org/D56681
Files:
llvm/trunk/docs/ReleaseNotes.rst
Index: llvm/trunk/docs/ReleaseNotes.rst
===================================================================
--- llvm/trunk/docs/ReleaseNotes.rst
+++ llvm/trunk/docs/ReleaseNotes.rst
@@ -105,6 +105,8 @@
the object file format has an ABI versioning capability, and one anticipated
use for it will be to add support for returning small structs as multiple
return values, once the underlying WebAssembly platform itself supports it.
+Additionally, multithreading support is not yet included in the stable ABI.
+
Changes to the OCaml bindings
-----------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56681.181811.patch
Type: text/x-patch
Size: 575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/b45adb49/attachment.bin>
More information about the llvm-commits
mailing list