[PATCH] D38576: |libunwind] [docs] Mention that SjLj works on any OS on the archs where supported by the compiler
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 6 12:15:51 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315090: [docs] Mention that SjLj works on any OS on the archs where supported by the… (authored by mstorsjo).
Changed prior to commit:
https://reviews.llvm.org/D38576?vs=117778&id=118054#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38576
Files:
libunwind/trunk/docs/index.rst
Index: libunwind/trunk/docs/index.rst
===================================================================
--- libunwind/trunk/docs/index.rst
+++ libunwind/trunk/docs/index.rst
@@ -50,6 +50,7 @@
Linux ARM Clang, GCC EHABI
Bare Metal ARM Clang, GCC EHABI
NetBSD x86_64 Clang, GCC DWARF CFI
+Any i386, x86_64, ARM Clang SjLj
============ ==================== ============ ========================
The following minimum compiler versions are strongly recommended.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38576.118054.patch
Type: text/x-patch
Size: 555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171006/77d62372/attachment.bin>
More information about the cfe-commits
mailing list