[llvm-commits] [llvm] r159324 - in /llvm/trunk: lib/Target/Mips/MipsAsmPrinter.cpp test/CodeGen/Mips/inlineasm-operand-code.ll

Eric Christopher echristo at apple.com
Wed Jun 27 22:13:00 PDT 2012


On Jun 27, 2012, at 6:33 PM, Jack Carter wrote:

> +    case 'z': // $0 if zero, regular printing otherwise
> +    {

Stylistically you want to swap the '{' and the comment. :)

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120627/84829e82/attachment.html>


More information about the llvm-commits mailing list