diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-06 11:10:44 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-06-15 11:02:24 -0500 |
commit | dcdfc963d7934a1313094b6fe9ce7aa04debe495 (patch) | |
tree | 45c236eb8096cf64ee9b2db9d2167d70c4638e58 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | 719d77ed28b69101aaa03cf82d64ede3b29cafcd (diff) | |
download | llvm-dcdfc963d7934a1313094b6fe9ce7aa04debe495.zip llvm-dcdfc963d7934a1313094b6fe9ce7aa04debe495.tar.gz llvm-dcdfc963d7934a1313094b6fe9ce7aa04debe495.tar.bz2 |
[libc] Export GPU extensions to `libc` for external use
The GPU port of the LLVM C library needs to export a few extensions to
the interface such that users can interface with it. This patch adds the
necessary logic to define a GPU extension. Currently, this only exports
a `rpc_reset_client` function. This allows us to use the server in
D147054 to set up the RPC interface outside of `libc`.
Depends on https://reviews.llvm.org/D147054
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D152283
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions