[llvm-commits] [llvm] r37918 - in /llvm/trunk/lib/AsmParser: Lexer.cpp.cvs Lexer.l.cvs llvmAsmParser.cpp.cvs llvmAsmParser.h.cvs llvmAsmParser.y.cvs

Chris Lattner clattner at apple.com
Sun Jul 8 19:00:03 PDT 2007


On Jul 6, 2007, at 12:04 AM, Reid Spencer wrote:

> Chris,
>
> Just FYI: the commit below is proof that the error message you got  
> when
> you checked in the website prototype is fixed. The error was about the
> message being too big and having more than 10 "parts".  This commit  
> was
> 421K whereas the previous limit was 100K. The current limit is 1MB, at
> which point you should start seeing the commit emails getting chunked
> into parts (one email per diff).
>
> Just thought you'd like to know.

Excellent, thanks Reid!

-Chris

> Reid.
>
> On Thu, 2007-07-05 at 17:26 +0000, Chris Lattner wrote:
>> Author: lattner
>> Date: Thu Jul  5 12:26:49 2007
>> New Revision: 37918
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=37918&view=rev
>> Log:
>> update the .cvs files
>>
>> Modified:
>>     llvm/trunk/lib/AsmParser/Lexer.cpp.cvs
>>     llvm/trunk/lib/AsmParser/Lexer.l.cvs
>>     llvm/trunk/lib/AsmParser/llvmAsmParser.cpp.cvs
>>     llvm/trunk/lib/AsmParser/llvmAsmParser.h.cvs
>>     llvm/trunk/lib/AsmParser/llvmAsmParser.y.cvs
>>
>> Modified: llvm/trunk/lib/AsmParser/Lexer.cpp.cvs
>> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/AsmParser/ 
>> Lexer.cpp.cvs?rev=37918&r1=37917&r2=37918&view=diff
>>
>
> ... snip ...
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list