[llvm-commits] [llvm] r129606 - /llvm/trunk/lib/Target/Mips/

Cameron Zwarich zwarich at apple.com
Fri Apr 15 14:25:44 PDT 2011


No, it means that 80 columns of text are allowed. The 81st column that contains the newline character doesn't count.

Cameron

On Apr 15, 2011, at 2:13 PM, Akira Hatanaka wrote:

> Do you mean up to 81 columns are allowed (column 0 - 80)?
> Should I reverse my changes?
> 
> On Fri, Apr 15, 2011 at 2:08 PM, Cameron Zwarich <zwarich at apple.com> wrote:
> The lines like this were 80 columns like the ones elsewhere in LLVM, you changed them to be 79:
> 
> //===----------------------------------------------------------------------===//
> 
> Did you accidentally pessimize to 79 columns elsewhere?
> 
> Cameron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110415/a7ba65d1/attachment.html>


More information about the llvm-commits mailing list