[llvm-commits] Newest LandingPad Patch

Bill Wendling wendling at apple.com
Thu Aug 4 10:45:07 PDT 2011


Ping?
On Aug 3, 2011, at 10:42 AM, Bill Wendling wrote:

> This is the newest LandingPadInst patch. It incorporates the details from the discussions we've been having. In particular, it changes the grammar so that a "filter" clause can have a list of values (to keep the semantics of filters), while a "catch" clause may have only one value (since a catch clause with a list of values is semantically the same as a list of catches each with one value).
> 
> Share and enjoy!
> -bw
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: landingpadinst.diff
Type: application/octet-stream
Size: 32773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110804/9c0c10fe/attachment.obj>
-------------- next part --------------
> 
> <landingpadinst.diff>
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list