[llvm-commits] [Patch] Landingpad Instruction

Eli Friedman eli.friedman at gmail.com
Tue Aug 2 11:19:28 PDT 2011


On Tue, Aug 2, 2011 at 10:58 AM, Bill Wendling <wendling at apple.com> wrote:
> Ping?

Are you sure the verifier changes are correct given a module which
uses two different different personality functions?  It looks
suspicious.

Otherwise, it looks okay to me; not sure if you were trying to ping
Chris specifically.

-Eli

> -bw
>
> On Jul 30, 2011, at 12:01 AM, Bill Wendling wrote:
>
>> This is a patch for the 'landingpad' instruction for the new EH rewrite. It implements the LandingPadInst class, IR parsing, and bitcode reading and writing.
>>
>> Please review.
>>
>> -bw
>>
>> <eh.3.diff>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
> _______________________________________________
> 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