[llvm-commits] [PATCH] Newest LandingPad Patch

Bill Wendling wendling at apple.com
Mon Aug 8 00:59:18 PDT 2011


On Aug 7, 2011, at 10:57 PM, Chris Lattner wrote:

> 
> On Aug 7, 2011, at 7:38 PM, Bill Wendling wrote:
> 
>> Ping?
> 
> Sorry for the delay.  It looks like you haven't updated the patch to match LangRef to know that clauses can't have multiple values.  This makes it very hard to usefully review the patch, but here are some thoughts that are independent of that:
> 
I did make those changes. As John pointed out, the 'filter' clause must allow for multiple filter types on one filter. The 'catch' clauses though should be single catch type only.

-bw




More information about the llvm-commits mailing list