mstorsjo added a comment.

In D126871#3561243 <https://reviews.llvm.org/D126871#3561243>, @efriedma wrote:

>> But for MSVC style (C++ exceptions and __try/__except) there's still a 
>> couple backend things that need to be implemented. Do you happen to know 
>> roughly how much effort that is?
>
> Getting funclets working is a significant amount of code; see D51524 
> <https://reviews.llvm.org/D51524> .

Yikes - ok, thanks, that's good to know. Are funclets also needed for 
`__try`/`__except`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126871/new/

https://reviews.llvm.org/D126871

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

Reply via email to