[docs] Mention that linux/arm64 is supported with DWARF
authorMartin Storsjo <martin@martin.st>
Wed, 11 Oct 2017 20:06:07 +0000 (20:06 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 11 Oct 2017 20:06:07 +0000 (20:06 +0000)
llvm-svn: 315497

libunwind/docs/index.rst

index 7ca6799..00155a8 100644 (file)
@@ -46,7 +46,7 @@ OS           Arch                 Compilers    Unwind Info
 ============ ==================== ============ ========================
 Mac OS X     i386, x86_64         Clang, GCC   DWARF CFI
 iOS          ARM                  Clang        SjLj
-Linux        i386, x86_64         Clang, GCC   DWARF CFI
+Linux        i386, x86_64, ARM64  Clang, GCC   DWARF CFI
 Linux        ARM                  Clang, GCC   EHABI
 Bare Metal   ARM                  Clang, GCC   EHABI
 NetBSD       x86_64               Clang, GCC   DWARF CFI