[PATCH] D39532: [ARM] Use dwarf exception handling on MinGW

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 17:27:03 PDT 2017


compnerd added a comment.

I just haven't had a chance to look through the test changes, the code changes seem reasonable.  As much as I hate the dwarf unwinding approach, I can understand why you are using that.  I don't think that I would be able to add the WinEH support quickly, so, I think that this is a pragmatic compromise.


https://reviews.llvm.org/D39532





More information about the llvm-commits mailing list