[LLVMdev] RFC: Exception Handling Proposal II

Renato Golin renato.golin at arm.com
Thu Nov 25 02:47:31 PST 2010


On 25 November 2010 10:41, Bill Wendling <wendling at apple.com> wrote:
> The proposal can be easily modified to the "landing pad dominates the dispatch" view of the world. And if we're careful, we can keep the guarantee that only unwind and dispatch edges may jump to a landing pad throughout the optimizer. :-)

I agree this is a reasonable and necessary assumption to make it safe. ;)

cheers,
--renato



More information about the llvm-dev mailing list