Query the parameter attributes directly instead of using the Attribute symbols.
authorBill Wendling <isanbard@gmail.com>
Wed, 26 Sep 2012 22:15:19 +0000 (22:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 26 Sep 2012 22:15:19 +0000 (22:15 +0000)
commit896f37f0f9fa928987a66dca6d67aec38895091b
tree08244eeff73a79a5e62ad21880f7624d705b159a
parent2c189061184925c6a8ecbb5a19e648b230a41c0e
Query the parameter attributes directly instead of using the Attribute symbols.

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