[LLVMdev] RFE: Rename LLVM_ATTRIBUTE_{READONLY, READNONE} to LLVM_{READONLY, READNONE}

Daniel Dunbar daniel at zuster.org
Thu Mar 8 20:08:05 PST 2012


On Thu, Mar 8, 2012 at 7:03 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Mar 8, 2012, at 6:31 PM, Bill Wendling wrote:
>
>> What's the reason for renaming them?
>
> I can think of two things:
>
> 1) it being an attribute is an implementation detail
> 2) it being long makes it annoying to use :)

Exactly.

 - Daniel

> -Chris
>
>>
>> -bw
>>
>> On Mar 8, 2012, at 4:57 PM, Daniel Dunbar wrote:
>>
>>> Hi all,
>>>
>>> I would like to rename
>>> LLVM_ATTRIBUTE_READONLY to LLVM_READONLY
>>> and
>>> LLVM_ATTRIBUTE_READNONE to LLVM_READNONE
>>>
>>> Any objections?
>>>
>>> - Daniel
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list