avoid undef behavior on minint, fixing PR7783.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Aug 2010 16:41:24 +0000 (16:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Aug 2010 16:41:24 +0000 (16:41 +0000)
commite211cd83f088ad462815676bc08b437c123cabed
tree8671b862bccb77efe1313f31de640ba480e0dd79
parent3bababf880bfeaf1bcda7e4f808007621b6bfac8
avoid undef behavior on minint, fixing PR7783.

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