projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
813c577
)
[docs] Mention that SjLj works on any OS on the archs where supported by the compiler
author
Martin Storsjo
<martin@martin.st>
Fri, 6 Oct 2017 19:14:07 +0000
(19:14 +0000)
committer
Martin Storsjo
<martin@martin.st>
Fri, 6 Oct 2017 19:14:07 +0000
(19:14 +0000)
Differential Revision: https://reviews.llvm.org/D38576
llvm-svn: 315090
libunwind/docs/index.rst
patch
|
blob
|
history
diff --git
a/libunwind/docs/index.rst
b/libunwind/docs/index.rst
index
c44a237
..
7ca6799
100644
(file)
--- a/
libunwind/docs/index.rst
+++ b/
libunwind/docs/index.rst
@@
-50,6
+50,7
@@
Linux i386, x86_64 Clang, GCC DWARF CFI
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.