Inline the 'hasIncompatibleWithVarArgsAttrs' method into its only uses. And some...
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Dec 2012 08:57:40 +0000 (08:57 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Dec 2012 08:57:40 +0000 (08:57 +0000)
commitd97b75d816adaeecd156a07c0fef34c208cd287d
tree824c282aa5c712e65f7511c986c79260736ce9ac
parent1ed72076b4769e2e1d5c07ea4e1d8f87da1a7fb5
Inline the 'hasIncompatibleWithVarArgsAttrs' method into its only uses. And some minor comment reformatting.

llvm-svn: 170516
llvm/include/llvm/Attributes.h
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/VMCore/Verifier.cpp