[all-commits] [llvm/llvm-project] f6f474: [libc] Install RPC server to `shared/rpc.h` (#120170)
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Dec 17 05:45:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6f4744176c8838a55fabd6f978ac08c3612aabc
https://github.com/llvm/llvm-project/commit/f6f4744176c8838a55fabd6f978ac08c3612aabc
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M libc/utils/gpu/server/CMakeLists.txt
Log Message:
-----------
[libc] Install RPC server to `shared/rpc.h` (#120170)
Summary:
This installs the shared header to the users installation. I couldn't
decide if this should be a standalone thing or use the existing support
in `include/` mostly because this is completely separate from hdrgen
stuff and it's C++.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list