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

Charles Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 13:24:06 PDT 2018


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

- Make a bit more friendly to non-Windows.
- Fix bits that depend on https://reviews.llvm.org/D50413.


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
  src/libunwind_ext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50564.161807.patch
Type: text/x-patch
Size: 49585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/c5050890/attachment.bin>


More information about the llvm-commits mailing list