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:
2ecfd62
)
[docs] Mention that linux/arm64 is supported with DWARF
author
Martin Storsjo
<martin@martin.st>
Wed, 11 Oct 2017 20:06:07 +0000
(20:06 +0000)
committer
Martin Storsjo
<martin@martin.st>
Wed, 11 Oct 2017 20:06:07 +0000
(20:06 +0000)
llvm-svn: 315497
libunwind/docs/index.rst
patch
|
blob
|
history
diff --git
a/libunwind/docs/index.rst
b/libunwind/docs/index.rst
index
7ca6799
..
00155a8
100644
(file)
--- a/
libunwind/docs/index.rst
+++ b/
libunwind/docs/index.rst
@@
-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