mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-11 10:06:06 +00:00

rename Type::getIntegralTypeMask to Type::getIntegerTypeMask. This makes naming much more consistent. For example, there are now no longer any instances of IntegerType that are not considered isInteger! :) llvm-svn: 33225