Replace usage of llvm::utostr_32 with just llvm::utostr. While this is less...
Replace usage of llvm::utostr_32 with just llvm::utostr. While this is less efficient, its unclear that the one place using the _32 version was doing so for efficiency. llvm-svn: 259316
Loading
Please sign in to comment