[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/

Chris Lattner clattner at apple.com
Fri Jul 29 15:00:14 PDT 2011


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




More information about the llvm-commits mailing list