[PATCH] D11097: New EH representation for MSVC compatibility

David Majnemer david.majnemer at gmail.com
Tue Jul 21 16:24:06 PDT 2015


majnemer added a comment.

@reames thinking about it a little more, would you be happier with `CatchPadInst` instead of `CatchBlockInst`, etc. and `isEHPad` instead of `isEHBlock`?


http://reviews.llvm.org/D11097







More information about the llvm-commits mailing list