aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-01 13:02:27 -0600
committerGitHub <noreply@github.com>2024-03-01 13:02:27 -0600
commit00570c36a3a982f9cf8b30f366a07e6c70014383 (patch)
treebef1199bb5f6d310fe2760f910940099aec43cb6 /lldb/source/Commands/CommandObjectThread.cpp
parent2ab6d1e18e120430fbf454a074c52fa054e08537 (diff)
downloadllvm-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