combineLostFractions does not need to be a member function
authorNeil Booth <neil@daikokuya.co.uk>
Sun, 7 Oct 2007 08:51:21 +0000 (08:51 +0000)
committerNeil Booth <neil@daikokuya.co.uk>
Sun, 7 Oct 2007 08:51:21 +0000 (08:51 +0000)
commit33d4c92e78a32a8e07ab3ebc1487b07304875ddd
treea9a5d54cb668206ca9d69643e98bc2dac06ccdef
parentc27d61d3ae820c6b265900380487cb74fb53510c
combineLostFractions does not need to be a member function

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