summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorLei Huang <lei@ca.ibm.com>2019-11-08 11:39:05 -0600
committerLei Huang <lei@ca.ibm.com>2019-11-08 11:57:09 -0600
commit71f4761431a79794b5be24c1d863bcc0c4577e60 (patch)
tree2a7bf05a330c6a2681a3aeb196b6edec4452384f /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent8204d9ff7ef59bbec9137a5b6679718d03b9cb1b (diff)
downloadbcm5719-llvm-71f4761431a79794b5be24c1d863bcc0c4577e60.tar.gz
bcm5719-llvm-71f4761431a79794b5be24c1d863bcc0c4577e60.zip
[PowerPC][compiler-rt][builtins]Fix __fixunstfti builtin on PowerPC
__fixunstfti converts a long double (IBM double-double) to an unsigned 128 bit integer. This patch enables it to handle a previously unhandled case in which a negative low double may impact the result of the conversion. Collaborated with @masoud.ataei and @renenkel. Patch By: Baptiste Saleil Differential Revision: https://reviews.llvm.org/D69193
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud