[llvm-commits] [126898] Use one i32 instead of four i8 while emitting

Chris Lattner clattner at apple.com
Fri May 4 16:14:21 PDT 2007


On May 4, 2007, at 4:11 PM, Devang Patel wrote:

>
> On May 4, 2007, at 3:12 PM, Chris Lattner wrote:
>
>>
>> On May 4, 2007, at 2:44 PM, dpatel at apple.com wrote:
>>
>>> -----------
>>> Use one i32 instead of four i8 while emitting
>>> tail padding.
>>>
>>> This addresses first part of PR1278.
>>
>> Cool.  Does this do the right thing if the end of a struct is not 4-
>> byte aligned?
>
> It does not. I reverted this patch for now. Thanks for caching this.

Thanks!

-Chris



More information about the llvm-commits mailing list