diff options
author | Michael Jones <michaelrj@google.com> | 2024-08-08 14:39:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 14:39:07 -0700 |
commit | d851b5c12c6c9758fec8784df730f330b6b31644 (patch) | |
tree | 8838e17b226b747042c42b82844d9d0f0d3e125e /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | d0fe470fd2b32de96762465fac130c13e9a1f782 (diff) | |
download | llvm-d851b5c12c6c9758fec8784df730f330b6b31644.zip llvm-d851b5c12c6c9758fec8784df730f330b6b31644.tar.gz llvm-d851b5c12c6c9758fec8784df730f330b6b31644.tar.bz2 |
[libc] Make str_to_float independent of fenv (#102369)
The str_to_float conversion code doesn't need the features provided by
fenv and the dependency is creating a blocker for hand-in-hand. This
patch uses a workaround to remove this dependency.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions