[PATCH] Use WinEHPrepare to outline SEH finally blocks

Reid Kleckner rnk at google.com
Wed Mar 18 14:28:01 PDT 2015


I added support for catch-all, but I didn't end up handling the case where the catch BB contains interesting code. My reasoning was that EH preparation should be identifying that as a cleanup, and we'll need to do something to handle it for C++.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8370

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list