llvm-6502/lib/Bytecode
Chris Lattner 42a7551725 rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
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! :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33225 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-15 02:27:26 +00:00
..
Archive For PR1050: 2006-12-15 19:44:51 +00:00
Reader Get rid of some useless distinction between bool and integer. 2007-01-13 00:09:12 +00:00
Writer rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00