Remove more uses of the attribute enums by supplying appropriate query methods for...
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:28:54 +0000 (00:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:28:54 +0000 (00:28 +0000)
commit060f20a0fa73d04b871e273fbf7b3e49a3e78b73
treee4ea3df24e8abc86fd9a8ce802ea83951fb1356e
parent8831c0605bbc0c82ce56c2fb85bd681d1c013925
Remove more uses of the attribute enums by supplying appropriate query methods for them.
No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165466 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
include/llvm/Support/CallSite.h
lib/Analysis/MemoryBuiltins.cpp
lib/VMCore/Instructions.cpp