raw_ostream: Follow the 32-bit path when printing "small" decimal numbers.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 29 Jul 2009 06:45:14 +0000 (06:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 29 Jul 2009 06:45:14 +0000 (06:45 +0000)
commit78a3dd8fe141f98aaf8fbd92cfb7c97d4ddf19d6
treed38160f714e39607feaa710c739be64bd3581f1c
parentc8eef440f6a71feb14085372c563cad794b25f6f
raw_ostream: Follow the 32-bit path when printing "small" decimal numbers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77444 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/raw_ostream.cpp