[PATCH] D50564: Add support for SEH unwinding on Windows.

Charles Davis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 24 16:49:41 PDT 2018


cdavis5x updated this revision to Diff 162509.
cdavis5x added a comment.

- Move `DISPATCHER_CONTEXT` definition into UnwindCursor.hpp.


Repository:
  rUNW libunwind

https://reviews.llvm.org/D50564

Files:
  include/__libunwind_config.h
  include/unwind.h
  src/AddressSpace.hpp
  src/CMakeLists.txt
  src/Unwind-seh.cpp
  src/UnwindCursor.hpp
  src/UnwindLevel1-gcc-ext.c
  src/UnwindLevel1.c
  src/config.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50564.162509.patch
Type: text/x-patch
Size: 48579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180824/41fc1550/attachment-0001.bin>


More information about the cfe-commits mailing list