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

Bill Wendling wendling at apple.com
Thu Mar 8 18:31:23 PST 2012


What's the reason for renaming them?

-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




More information about the llvm-dev mailing list