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)
commit1fcc82225aef98314da4939f9c2c22f3a0af754c
tree5e5e25210a1353c01153074398d4616823ab3134
parentabd5ba2523ff95300c11143e9791dcaedead4467
Decode the LLVM attributes from bitcode using the attributes builder.

llvm-svn: 165891
llvm/include/llvm/Attributes.h
llvm/lib/VMCore/Attributes.cpp