aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorSergey Dmitrouk <sdmitrouk@accesssoftek.com>2015-07-31 13:32:09 +0000
committerSergey Dmitrouk <sdmitrouk@accesssoftek.com>2015-07-31 13:32:09 +0000
commita2ce083d2daac54f3c026a2e0e04fc53338c47c6 (patch)
tree341d51fa7b01d6421f35f9bc97f11ee857f27e68 /llvm/lib/Object/COFFObjectFile.cpp
parente82f2947fd45e972614c80c99187df3588a200cc (diff)
downloadllvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.zip
llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.tar.gz
llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.tar.bz2
Fix __floatsitf() for negative input
Negative numbers were handled properly initially, but got broken during addressing review, so none of them did actually work. Issues: * Wrong negation. * Wrong exponent calculation. llvm-svn: 243746
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions