Remove getIEEEFloatParts and getIEEEDoubleParts. They are not needed.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 28 Oct 2009 01:08:17 +0000 (01:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 28 Oct 2009 01:08:17 +0000 (01:08 +0000)
commitc5a75523eff46fe3880b94ae0fd22a1e01c27f28
tree9bbbaa244cbed1258b51c6718c177204b0a81894
parentaa123224c40078e6230bb2bc0943ddaf483376b9
Remove getIEEEFloatParts and getIEEEDoubleParts. They are not needed.

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