Factor code out of APInt to form a isUIntN helper function.
[oota-llvm.git] / include / llvm / Support / RegistryParser.h
2009-01-16 Mikhail GlushenkovRegistry.h should not depend on CommandLine.h.