aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/AbstractTypeUser.h
AgeCommit message (Expand)Author
2002-04-04s/MethodType/FunctionTypeChris Lattner
2002-04-04* Add dump() virtual function to AbstractType user to help track down bugsChris Lattner
2001-11-26Add castsChris Lattner
2001-11-03Fix major bugs in type resolutionChris Lattner
2001-09-07New file for supporting abstract typesChris Lattner