[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

Duncan Sands baldrick at free.fr
Wed Jan 20 01:16:58 PST 2010


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.



More information about the llvm-commits mailing list