[PATCH] D50564: Add support for SEH unwinding on Windows.
Kristina Brooks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 21 21:06:20 PDT 2018
kristina added a comment.
In https://reviews.llvm.org/D50564#1208169, @cdavis5x wrote:
> OK, I've removed some of the dependencies on Windows-specific types. The code in `Unwind-seh.cpp` is very Windows-specific, though, so I left it alone.
Much appreciated, thank you for your work. LGTM in terms of semantics.
Repository:
rUNW libunwind
https://reviews.llvm.org/D50564
More information about the cfe-commits
mailing list