kristina added a comment.

I'm all for this change except the core issue is that you're using libunwind as 
a shim around the actual unwinding API provided by Windows. It would be nice to 
have something that did not have to do that and was capable of performing 
unwinding of SEH-style exceptions without needing additional runtime support.


Repository:
  rUNW libunwind

https://reviews.llvm.org/D50564



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to