[docs] Mention that SjLj works on any OS on the archs where supported by the compiler

Differential Revision: https://reviews.llvm.org/D38576

llvm-svn: 315090
This commit is contained in:
Martin Storsjo 2017-10-06 19:14:07 +00:00
parent 813c577cc2
commit 30df03b57e
1 changed files with 1 additions and 0 deletions

View File

@ -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.