Go to file
Jay Foad ada3549ae1 Change TargetData::getIntPtrType() to return an IntegerType instead of
just a Type.

llvm-svn: 71426
2009-05-11 11:13:47 +00:00
clang With the introduction of nullptr, a template argument that refers to a declaration can now be NULL. Use cast_or_null appropriately 2009-05-10 23:27:08 +00:00
llvm Change TargetData::getIntPtrType() to return an IntegerType instead of 2009-05-11 11:13:47 +00:00