mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 16:16:07 +00:00

Summary: Straightforward RPC implementation of the `remove` function for the GPU. Copies over the string and calls `remove` on it, passing the result back. This is required for building some `libc++` functionality.