[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
Wed Oct 4 23:24:03 PDT 2017
mstorsjo created this revision.
https://reviews.llvm.org/D38576
Files:
docs/index.rst
Index: docs/index.rst
===================================================================
--- docs/index.rst
+++ 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.117778.patch
Type: text/x-patch
Size: 507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171005/e459e541/attachment.bin>
More information about the cfe-commits
mailing list