aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/StringExtras.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-05-31 21:25:50 +0000
committerChris Lattner <sabre@nondot.org>2006-05-31 21:25:50 +0000
commit6fb568f77e6766871ad07b3b206571e96b56dfb5 (patch)
treeaf5e435c1a75e67126f7c920ee883d3e95aa2001 /lib/Support/StringExtras.cpp
parent13d4ab4009822699f7546706bbc049cd8820d30a (diff)
Fix utostr once and for all, by making there only be one function named
utostr. To keep the efficiency in the 32-bit case, make it check to see if the value is 32-bits and if so switch over to the faster 32-bit case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28601 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/StringExtras.cpp')
0 files changed, 0 insertions, 0 deletions