[llvm-commits] [llvm] r136253 - in /llvm/trunk: docs/ include/llvm-c/ include/llvm/ include/llvm/Bitcode/ include/llvm/Support/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CBackend/ lib/Target/CppBackend/ lib/Transforms/IPO/ lib/Transforms/InstCombine/ lib/Transforms/Scalar/ lib/VMCore/ test/Feature/

Bill Wendling wendling at apple.com
Sat Jul 30 09:17:30 PDT 2011


Sorry, all, for the thrashing. I forgot that major changes needed code reviews. 

-bw

On Jul 29, 2011, at 5:00 PM, Chris Lattner <clattner at apple.com> wrote:

> 
> On Jul 29, 2011, at 2:47 PM, Bill Wendling wrote:
> 
>> Sorry about that, but the switch to mainline from the branch had to be done this way. The individual commits are still there of course. 
> 
> Bill and I discussed this offline, he'll revert the patches when he returns from vacation early next week.
> 
> -Chris
> 
>> 
>> -bw
>> 
>> On Jul 29, 2011, at 2:02 PM, Chris Lattner <clattner at apple.com> wrote:
>> 
>>> 
>>> On Jul 27, 2011, at 1:18 PM, Bill Wendling wrote:
>>> 
>>>> Author: void
>>>> Date: Wed Jul 27 15:18:04 2011
>>>> New Revision: 136253
>>>> 
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=136253&view=rev
>>>> Log:
>>>> Merge the contents from exception-handling-rewrite to the mainline.
>>>> 
>>>> This adds the new instructions 'landingpad' and 'resume'.
>>> 
>>> Hi Bill,
>>> 
>>> I'm disappointed that you slammed this into mainline without review.  I will start going through it now.
>>> 
>>> -Chris
> 
> _______________________________________________
> 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