APFloat cleanup: Remove now unused fields "sign2" and "exponent2".
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 29 Oct 2012 18:17:42 +0000 (18:17 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 29 Oct 2012 18:17:42 +0000 (18:17 +0000)
commitfce241d76fa39347f852fa74363b61c5e42cc602
tree40cd4ae258f5b176059360decad47da608e5a802
parent69c9c8c4cf57d49a0c64507082617f433372831d
APFloat cleanup: Remove now unused fields "sign2" and "exponent2".

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