[all-commits] [llvm/llvm-project] 62f57b: [libc] Add other RPC callback methods to the RPC s...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jun 30 09:30:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62f57bc9b0b03cdd8a2647e4960d7835b505429a
https://github.com/llvm/llvm-project/commit/62f57bc9b0b03cdd8a2647e4960d7835b505429a
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M libc/utils/gpu/server/rpc_server.cpp
M libc/utils/gpu/server/rpc_server.h
Log Message:
-----------
[libc] Add other RPC callback methods to the RPC server
This patch adds the other two methods to the server so the external
users can use the interface through the obfuscated interface.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D154224
More information about the All-commits
mailing list