Rename the 'const' parameter attribute to 'readnone',
authorDuncan Sands <baldrick@free.fr>
Thu, 22 Nov 2007 20:23:04 +0000 (20:23 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 22 Nov 2007 20:23:04 +0000 (20:23 +0000)
commited4a2f168873527e1737deaa7a0c6c045a2cff7d
tree059e19141a8d11daa4606a65b06ffc2d817dc166
parent83bb0055fdac3c6234c4178cd429e6a917d06c4e
Rename the 'const' parameter attribute to 'readnone',
and the 'pure' parameter attribute to 'readonly'.
Names suggested by DannyB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44273 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
include/llvm/ParameterAttributes.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/llvmAsmParser.y
lib/VMCore/Function.cpp
lib/VMCore/Verifier.cpp