[libc] [llvm] [libc] Make RPC server handling header only (PR #131205)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 13 14:19:27 PDT 2025


================
@@ -13,6 +13,7 @@
 
 #include "shared/rpc.h"
 #include "shared/rpc_opcodes.h"
+#include "shared/rpc_server.h"
----------------
jhuber6 wrote:

It's going to be really tough making that work but I'll try.

https://github.com/llvm/llvm-project/pull/131205


More information about the llvm-commits mailing list