[llvm-commits] [llvm] r161032 - /llvm/trunk/utils/TableGen/X86DisassemblerTables.cpp

Chandler Carruth chandlerc at google.com
Tue Jul 31 01:13:00 PDT 2012


On Mon, Jul 30, 2012 at 10:42 PM, Craig Topper <craig.topper at gmail.com>wrote:

> Author: ctopper
> Date: Tue Jul 31 00:42:02 2012
> New Revision: 161032
>
> URL: http://llvm.org/viewvc/llvm-project?rev=161032&view=rev
> Log:
> Tidy up function argument formatting.
>

If you're in here tidying up, also rename the arguements (and maybe
variables as appropriate) to follow the coding conventions of being
CamelCased or capitalized initialisms (OS1, OS2, Index1, Index2, DT,
Decision, etc)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120731/ed09d17d/attachment.html>


More information about the llvm-commits mailing list