[llvm-commits] [llvm] r93918 - in /llvm/trunk: include/llvm/CodeGen/AsmPrinter.h include/llvm/MC/MCStreamer.h lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/Target/XCore/AsmPrinter/XCoreAsmPrinter.cpp

Chris Lattner clattner at apple.com
Wed Jan 20 09:54:13 PST 2010


Fixed, in the future, please include more context so I know what file  
you're talking about though.

-Chris

On Jan 20, 2010, at 1:16 AM, Duncan Sands wrote:

> Hi Chris,
>
>> +  // The ABI requires that unsigned scalar types smaller than 32  
>> bits
>> +  // are are padded to 32 bits.
>
> not your fault, but since you are there: "are are" -> "are"
>
> Ciao,
>
> Duncan.
> _______________________________________________
> 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