Replace usages of llvm::utostr_32 with just llvm::utostr. While this is less...
Replace usages of llvm::utostr_32 with just llvm::utostr. While this is less efficient, its unclear the few places that were using the _32 version were doing so for efficiency. llvm-svn: 259330
Loading
Please sign in to comment