[all-commits] [llvm/llvm-project] 4a2e50: [libc][NFC] Clean up some code in the RPC implemen...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu May 11 06:23:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a2e50e4f4e0eab20bdb4f5bfd3c1db3e900c5ec
https://github.com/llvm/llvm-project/commit/4a2e50e4f4e0eab20bdb4f5bfd3c1db3e900c5ec
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M libc/src/__support/RPC/rpc.h
M libc/utils/gpu/loader/Server.h
Log Message:
-----------
[libc][NFC] Clean up some code in the RPC implementation.
Small cleanup of the server code and fixes a constant name not following
the naming convention.
Differential Revision: https://reviews.llvm.org/D150361
More information about the All-commits
mailing list