* Add getPrimitiveSize method
* Remove isPointerType, isMethodType, etc... methods. Use isa<> instead * Added specialization of isa for pointer types so that DerivedTypes.h doesn't have to be #included to use isa<PointerType>(..) llvm-svn: 2483
Loading
Please register or sign in to comment