[llvm-commits] [llvm] r79401 - /llvm/trunk/include/llvm/CodeGen/ValueTypes.h

Bill Wendling wendling at apple.com
Fri Aug 21 14:06:43 PDT 2009


On Aug 19, 2009, at 10:10 PM, Erick Tryzelaar wrote:

> On Wed, Aug 19, 2009 at 4:24 PM, Erick
> Tryzelaar<idadesub at users.sourceforge.net> wrote:
>> On Wed, Aug 19, 2009 at 11:44 AM, Bill Wendling<wendling at apple.com>  
>> wrote:
>>
>> I named it that since it appears that extended value types start at
>> 256. But you're right, I probably should have named it something  
>> else.
>> Following the other variants, does "INVALID_SIMPLE_VALUE_TYPE" sound
>> reasonable? I can also rename all of the LastSimpleValueType+1
>> expressions with it.
>>
>
> Fyi, I've committed this change.

Great! Thanks, Erick.

-bw



More information about the llvm-commits mailing list