Move remaining methods inside the Attributes class. Merge the 'Attribute' namespaces.
authorBill Wendling <isanbard@gmail.com>
Tue, 25 Sep 2012 20:57:48 +0000 (20:57 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 25 Sep 2012 20:57:48 +0000 (20:57 +0000)
commit2039a8f83464e900a71f3e846c7749b2d0d8cde2
treedacf0108388cd3222ddf09dd65f6261a3f0951a5
parent87ed553019846d84849513b0a7e8233b31b58858
Move remaining methods inside the Attributes class. Merge the 'Attribute' namespaces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164631 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp