Result of strlen is size_t which is either uint or ulong, not int.
[oota-llvm.git] / test / TableGen / TargetInstrInfo.td
2004-07-25 Chris LattnerCodify my thoughts on where we want to end up with...