[all-commits] [llvm/llvm-project] 8a7900: [libc] Move RPC opcodes include out of the header
Joseph Huber via All-commits
all-commits at lists.llvm.org
Sun Mar 10 12:08:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a790033073e005b41140b5c38a4eaada321c2f1
https://github.com/llvm/llvm-project/commit/8a790033073e005b41140b5c38a4eaada321c2f1
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-03-10 (Sun, 10 Mar 2024)
Changed paths:
M libc/utils/gpu/loader/Loader.h
M libc/utils/gpu/server/CMakeLists.txt
M libc/utils/gpu/server/llvmlibc_rpc_server.h
M libc/utils/gpu/server/rpc_server.cpp
M openmp/libomptarget/plugins-nextgen/common/src/RPC.cpp
Log Message:
-----------
[libc] Move RPC opcodes include out of the header
Summary:
This header isn't strictly necessary, and is currently broken because we
install these to separate locations.
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