diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-08-05 14:52:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-05 14:52:14 -0500 |
commit | bde51232baa4c94ef060df9c7a7d2b6de6b09dae (patch) | |
tree | f23503b55cf2b18dcecf19049f8790c36ec5a29b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | d1b294029004e7c3220ed46e2b06addd32490745 (diff) | |
download | llvm-bde51232baa4c94ef060df9c7a7d2b6de6b09dae.zip llvm-bde51232baa4c94ef060df9c7a7d2b6de6b09dae.tar.gz llvm-bde51232baa4c94ef060df9c7a7d2b6de6b09dae.tar.bz2 |
[libc] Provide 'signal.h' header for the GPU (#101996)
Summary:
This header is practically useless, but we provide it mostly for the
macros so that applications can compile. I'm only doing this for the
`libc++` unittests that want it, and it is part of the C standard
technically. I just made an RPC call to do `raise`. Anything more isn't
going to work since it'd be way too annoying to make the CPU call into
some signal handler the GPU registered.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions