[PATCH] D38819: [libunwind] Add support for dwarf unwinding on windows on x86_64

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 01:12:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316747: Add support for dwarf unwinding on windows on x86_64 (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D38819?vs=120380&id=120552#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38819

Files:
  libunwind/trunk/docs/index.rst
  libunwind/trunk/include/__libunwind_config.h
  libunwind/trunk/include/libunwind.h
  libunwind/trunk/include/unwind.h
  libunwind/trunk/src/AddressSpace.hpp
  libunwind/trunk/src/Registers.hpp
  libunwind/trunk/src/UnwindLevel1.c
  libunwind/trunk/src/UnwindRegistersRestore.S
  libunwind/trunk/src/UnwindRegistersSave.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38819.120552.patch
Type: text/x-patch
Size: 10808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171027/903f3c4b/attachment.bin>


More information about the cfe-commits mailing list