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

Charles Davis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 14 10:46:20 PDT 2018


cdavis5x updated this revision to Diff 160638.
cdavis5x marked 3 inline comments as done.
cdavis5x edited the summary of this revision.
cdavis5x added a comment.

- Update checks for DISPATCHER_CONTEXT definition.
- Add link to KJK::Hyperion's articles on SEH.


Repository:
  rUNW libunwind

https://reviews.llvm.org/D50564

Files:
  include/__libunwind_config.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
  src/libunwind_ext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50564.160638.patch
Type: text/x-patch
Size: 47263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180814/7adf2e9e/attachment-0001.bin>


More information about the cfe-commits mailing list