Add pure/const attributes. Documentation will follow.
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 14 Nov 2007 09:52:30 +0000 (09:52 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 14 Nov 2007 09:52:30 +0000 (09:52 +0000)
commit0adb7b41e7715d47089a471ec2244348cd32bb68
tree8cebb7acc3eca8f9ae8a7a5a3a0554070941dc81
parent9de1934099f4eedaeb2f3a023411b2cd3e0e1eae
Add pure/const attributes. Documentation will follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44109 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ParameterAttributes.h
lib/AsmParser/Lexer.l
lib/AsmParser/llvmAsmParser.y
lib/VMCore/Function.cpp
lib/VMCore/Verifier.cpp