[libc-commits] [PATCH] D153594: [libc] Instantiate and sanity check rpc class
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 22 17:56:19 PDT 2023
jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
Test passes for me, doesn't run on non-GPU builds because we don't make the `RPC` dependency, so I think it's good. It might be nice to check the RPC against a CPU client at some point. It is supposed to be a generic solution after all.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153594/new/
https://reviews.llvm.org/D153594
More information about the libc-commits
mailing list