Move Attribute::typeIncompatible inside of the Attributes class.
authorBill Wendling <isanbard@gmail.com>
Tue, 25 Sep 2012 20:38:59 +0000 (20:38 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 25 Sep 2012 20:38:59 +0000 (20:38 +0000)
commit853a8c5f2ee9fa16f7c4c1fca658db40d4c73743
tree4c948fad8ce7cdf186af1da071af29ff0b3586ea
parent1a37d7e807ad6cc71fe3cffdf6674644c46a60eb
Move Attribute::typeIncompatible inside of the Attributes class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164629 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/Transforms/IPO/DeadArgumentElimination.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/VMCore/Attributes.cpp
lib/VMCore/Verifier.cpp