[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 isanbard at gmail.com
Fri Jul 29 14:47:03 PDT 2011


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. 

-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