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)
commit375eb1f9807e89289d4668471cedddf72eb6dd7b
treee5e913af05340ea259f00bf8dbd64d69520556d5
parent70f3917b0e7bcf50225194ff1a51de84b701bc1e
Remove more uses of the attribute enums by supplying appropriate query methods for them.
No functionality change intended.

llvm-svn: 165466
llvm/include/llvm/Instructions.h
llvm/include/llvm/Support/CallSite.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/lib/VMCore/Instructions.cpp