aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2014-08-11 09:12:32 +0000
committerOliver Stannard <oliver.stannard@arm.com>2014-08-11 09:12:32 +0000
commit11790b2dacdf4ccf4fc8d1ce884fe186f62958a6 (patch)
tree3eab4bcbc107d100eb6e40936dfb4c5a23d27be9 /llvm/lib/Object/ELF.cpp
parent8f0ed914902f2d108ca2bd0b64b32c876bf24e5c (diff)
downloadllvm-11790b2dacdf4ccf4fc8d1ce884fe186f62958a6.zip
llvm-11790b2dacdf4ccf4fc8d1ce884fe186f62958a6.tar.gz
llvm-11790b2dacdf4ccf4fc8d1ce884fe186f62958a6.tar.bz2
ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the soft-float calling convention
By default, LLVM uses the "C" calling convention for all runtime library functions. The half-precision FP conversion functions use the soft-float calling convention, and are needed for some targets which use the hard-float convention by default, so must have their calling convention explicitly set. llvm-svn: 215348
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions