[llvm-commits] [llvm] r159324 - in /llvm/trunk: lib/Target/Mips/MipsAsmPrinter.cpp test/CodeGen/Mips/inlineasm-operand-code.ll
Carter, Jack
jcarter at mips.com
Thu Jun 28 08:57:11 PDT 2012
I looked it up and you are very correct.
I will make the change.
Jack
________________________________
From: Eric Christopher [echristo at apple.com]
Sent: Wednesday, June 27, 2012 10:13 PM
To: Carter, Jack
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] [llvm] r159324 - in /llvm/trunk: lib/Target/Mips/MipsAsmPrinter.cpp test/CodeGen/Mips/inlineasm-operand-code.ll
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/20120628/12ad4ae8/attachment.html>
More information about the llvm-commits
mailing list