Make StringRef::getAsInteger work with all integer types. Before this change
it would fail with {,u}int64_t on x86-64 Linux. This also removes code duplication. llvm-svn: 152517
Loading
Please register or sign in to comment
it would fail with {,u}int64_t on x86-64 Linux. This also removes code duplication. llvm-svn: 152517