summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_printf.cc
diff options
context:
space:
mode:
authorAmy Kwan <amy.kwan1@ibm.com>2019-01-10 13:23:33 +0000
committerAmy Kwan <amy.kwan1@ibm.com>2019-01-10 13:23:33 +0000
commita75f0fe6c56d983572e78189a32a73adf87a8a95 (patch)
tree4ce5f80f776a5585b67cde68937a4ac1ce1281d7 /lib/sanitizer_common/sanitizer_printf.cc
parent759cffdac0e9b194f6baf06098206c9024b6ddc0 (diff)
downloadcompiler-rt-a75f0fe6c56d983572e78189a32a73adf87a8a95.tar.gz
[compiler-rt][builtins][PowerPC] Implemented __floattitf builtin on PowerPC
This patch implements the long double __floattitf (int128_t) method for PowerPC -- specifically to convert a 128 bit integer into a long double (IBM double-double). To invoke this method, one can do so by linking against compiler-rt, via the --rtlib=compiler-rt command line option supplied to clang. Differential Revision: https://reviews.llvm.org/D54313/ git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@350818 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/sanitizer_common/sanitizer_printf.cc')
0 files changed, 0 insertions, 0 deletions