diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-03-01 13:02:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 13:02:27 -0600 |
commit | 00570c36a3a982f9cf8b30f366a07e6c70014383 (patch) | |
tree | bef1199bb5f6d310fe2760f910940099aec43cb6 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 2ab6d1e18e120430fbf454a074c52fa054e08537 (diff) | |
download | llvm-00570c36a3a982f9cf8b30f366a07e6c70014383.zip llvm-00570c36a3a982f9cf8b30f366a07e6c70014383.tar.gz llvm-00570c36a3a982f9cf8b30f366a07e6c70014383.tar.bz2 |
[libc] Fix incorrectly enabled GPU math functions (#83594)
Summary:
These functions were implemented via builtins that aren't acually
supported. See https://godbolt.org/z/Wq6q6T1za. This caused the build to
crash if they were included. Remove these and replace with correct
implementations.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions