diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-08-05 14:53:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-05 14:53:05 -0500 |
commit | 88d288489e09a261f6740972dcaf6fedaf87a762 (patch) | |
tree | cf46dad6cc3be56bcd62ae1e664b8597d6bcf808 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | c4ec19b985815b664cc598a608acc0906d29d902 (diff) | |
download | llvm-88d288489e09a261f6740972dcaf6fedaf87a762.zip llvm-88d288489e09a261f6740972dcaf6fedaf87a762.tar.gz llvm-88d288489e09a261f6740972dcaf6fedaf87a762.tar.bz2 |
[libc] Add `lgamma` and `lgamma_r` stubs for the GPU (#102019)
Summary:
These functions are used by the <random> implementation in libc++ and
cause a lot of tests to fail. For now we provide these through the
vendor abstraction until we have a real version. The NVPTX version
doesn't even update the output correctly so these are just temporary.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions