[llvm-commits] [llvm] r73095 - in /llvm/trunk: include/llvm/Target/TargetMachine.h include/llvm/Target/TargetOptions.h lib/Target/ARM/ARMCallingConv.td lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMRegist

Bill Wendling isanbard at gmail.com
Mon Jun 15 15:07:52 PDT 2009


On Mon, Jun 15, 2009 at 3:03 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
> Hi, Bill
>
>> Thanks! One nitpick (take with as many grains of salt as you wish. :-)
>> ) You can put short comments for individual values of an enum inline
>> with the enum value. I.e.:
> However stuff around does not have such comments. Anyway, I will add
> them :)
>
Quite true! :-) But thanks.

-bw



More information about the llvm-commits mailing list