[PATCH] D15405: [EHPersonality] Add a new personality enum to represent langindPad of token type

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 14:39:11 PST 2015


rnk added a comment.

In http://reviews.llvm.org/D15405#310327, @JosephTremoulet wrote:

> we could either remove it or decide that landingpads can vary but must agree **within a function**.  I'm fine with either.


Checking for consistency in a function sounds good. It'd be good to update ExceptionHandling.rst to describe this usage of landingpad too.


http://reviews.llvm.org/D15405





More information about the llvm-commits mailing list