diff options
author | OverMighty <its.overmighty@gmail.com> | 2025-07-26 14:39:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-26 15:39:43 +0300 |
commit | 6a85f7cef384a8f4682e4091f34759602d715ed4 (patch) | |
tree | f09e587ba9a633c0bc2944a0d0ff062612d8e466 /lldb/unittests/ScriptInterpreter/Python | |
parent | 3ea99a9c7c92296c4346b9a36505b4186badcc3b (diff) | |
download | llvm-6a85f7cef384a8f4682e4091f34759602d715ed4.zip llvm-6a85f7cef384a8f4682e4091f34759602d715ed4.tar.gz llvm-6a85f7cef384a8f4682e4091f34759602d715ed4.tar.bz2 |
Revert "[libc][math][c23] Implement C23 math function asinpif16" (#150756)
Reverts llvm/llvm-project#146226
The MPFR test uses `mpfr_asinpi` which requires MPFR 4.2.0 or later, but
the Buildbots are running an older version of MPFR.
See https://lab.llvm.org/buildbot/#/builders/104/builds/27743 for
example.
I said I was going to revert the PR until we have a workaround for older
versions of MPFR, but then I forgot and I just disabled the entrypoints
which doesn't fix the Buildbot builds.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions