[llvm-commits] [llvm] r81845 - in /llvm/trunk: lib/VMCore/ConstantFold.cpp test/Assembler/insertextractvalue.ll

Chris Lattner clattner at apple.com
Mon Sep 14 23:29:42 PDT 2009


On Sep 14, 2009, at 11:28 PM, Chris Lattner wrote:

> Author: lattner
> Date: Tue Sep 15 01:28:12 2009
> New Revision: 81845
>
> URL: http://llvm.org/viewvc/llvm-project?rev=81845&view=rev
> Log:
> fix PR4963: folding insertvalue would sometimes turn a packed struct  
> into
> an unpacked one.

I forgot to mention that the patch was by written by Tomas Lindquist  
Olsen!

-Chris



More information about the llvm-commits mailing list