aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2022-10-25 10:10:00 -0700
committerMichael Jones <michaelrj@google.com>2022-10-26 11:17:15 -0700
commit2cd20ad90e36d7982b6e882641f87a3e8965e0f7 (patch)
tree2cd347cc61899e38cde8952ba5dfe5ac87133938 /lldb/packages/Python/lldbsuite/test/configuration.py
parent4383aa0336e6edbb1a284849aa1c24e5111d975c (diff)
downloadllvm-2cd20ad90e36d7982b6e882641f87a3e8965e0f7.zip
llvm-2cd20ad90e36d7982b6e882641f87a3e8965e0f7.tar.gz
llvm-2cd20ad90e36d7982b6e882641f87a3e8965e0f7.tar.bz2
[libc] tighten strtofloat cutoffs
When a number for strtofloat has an exponent that's too big or small, it doesn't need to be calculated precisely since it is guaranteed to be either INF or 0.0. This tightens those cutoffs to improve performance. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D136699
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions