summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorEhud Katz <ehudkatz@gmail.com>2019-11-03 17:07:03 +0200
committerEhud Katz <ehudkatz@gmail.com>2019-11-22 21:26:35 +0200
commit8606d013983d2098ba0d9ea9c2129a0b32a93e33 (patch)
tree4c3d82b2ebd58d0430c70a9a80c6c25f151c479b /lldb/packages/Python/lldbsuite/test/python_api/process
parent8ca7871addc53a8ddb356ae8b99fa6f7e0e8dd15 (diff)
downloadbcm5719-llvm-8606d013983d2098ba0d9ea9c2129a0b32a93e33.tar.gz
bcm5719-llvm-8606d013983d2098ba0d9ea9c2129a0b32a93e33.zip
[APFloat] Enlarge ExponentType to 32bit integer
Enlarge the size of ExponentType from 16bit integer to 32bit. This is required to prevent exponent overflow/underflow. Note that IEEEFloat size and alignment don't change in 64bit or 32bit compilation targets (and in turn, neither does APFloat). Fixes PR34851. Differential Revision: https://reviews.llvm.org/D69771
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud