[libc] [llvm] [libc] Add RPC helpers for dispatching functions to the host (PR #179085)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 10 10:57:06 PST 2026


================
@@ -590,7 +623,6 @@ RPC_ATTRS Server::Port Server::open(uint32_t lane_size) {
   }
 }
 
-#undef RPC_ATTRS
----------------
shiltian wrote:

Guess at one point we still need to do this; otherwise it is leaked.

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


More information about the llvm-commits mailing list