[PATCH] D38679: [libunwind] Support dwarf unwinding on i386 windows

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 9 13:19:45 PDT 2017


mstorsjo added inline comments.


================
Comment at: docs/index.rst:53
 NetBSD       x86_64               Clang, GCC   DWARF CFI
+Windows      i386                 Clang        DWARF CFI
 Any          i386, x86_64, ARM    Clang        SjLj
----------------
FWIW, for this to actually work correct which this docs change claims, this also depends on D38680.


https://reviews.llvm.org/D38679





More information about the cfe-commits mailing list