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.


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.
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D38576: |libunwind... Martin Storsjö via Phabricator via cfe-commits
    • [PATCH] D38576: |libu... Martin Storsjö via Phabricator via cfe-commits

Reply via email to