Decode the LLVM attributes from bitcode using the attributes builder.
authorBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 04:10:01 +0000 (04:10 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 14 Oct 2012 04:10:01 +0000 (04:10 +0000)
commita19a53065fcaa6fafce902efde38fcae7b0bdea4
treef29295c60f996690e088112664d7474ee99596f2
parentda3f9d8edc5b3e0a3e0b94257c63e24215a85653
Decode the LLVM attributes from bitcode using the attributes builder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165891 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/VMCore/Attributes.cpp