[llvm-commits] Message cleanup

Christopher Lamb christopher.lamb at gmail.com
Thu Apr 19 11:53:05 PDT 2007


On Apr 19, 2007, at 1:45 PM, Chris Lattner wrote:

>
> On Apr 19, 2007, at 11:44 AM, Christopher Lamb wrote:
>
>>
>> On Apr 19, 2007, at 1:34 PM, Christopher Lamb wrote:
>>
>>> This patch just cleans up some messages in LLVM. This is my first
>>> patch, and internally at Ageia we're already using subversion so
>>> these patches were created using a non-standard process and I want
>>> to make sure that the patches will apply easily.
>>>
>>> If they'll work I've got changes for PR400 and PR1294 I'd like to
>>> submit.
>>>
>>
>> I see that the patch had the wrong file extension...
>
> The extension is ok, but the diff looks funky:
>
>         assert(Boundary && (Boundary & (Boundary - 1)) == 0 &&
> -             "Must alitypedef std::vector<unsigned char>
> DataBuffer;gn to 2^k boundary");
> +             "Must align to 2^k boundary");
>         size_t Size = Output.size();
>

By funky do you mean the line break? It's not in the file I sent, nor  
in the file as saved on the commits archive site.

--
Christopher Lamb



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070419/9387fa3f/attachment.html>


More information about the llvm-commits mailing list