Tweak RoundAwayFromZero the bit number below which is truncated, and make
authorNeil Booth <neil@daikokuya.co.uk>
Wed, 3 Oct 2007 15:16:41 +0000 (15:16 +0000)
committerNeil Booth <neil@daikokuya.co.uk>
Wed, 3 Oct 2007 15:16:41 +0000 (15:16 +0000)
commitb7dea4cb368c7b2e825e6d58b249693736a32e21
tree04709e5ae4de38a788f1e2a692bfe5b53d02b4fd
parent0abe116022a45879d5f17e6c4964769f24bb05aa
Tweak RoundAwayFromZero the bit number below which is truncated, and make
it const.

Preparation for APFloat -> hexadecimal string conversion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42576 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h
lib/Support/APFloat.cpp