[all-commits] [llvm/llvm-project] 480e3e: [libc][NFC] Move the RPC types to the `rpc_client....

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jul 19 13:27:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 480e3e353c73f2d01a9b9f77fec6812ad60b8d92
      https://github.com/llvm/llvm-project/commit/480e3e353c73f2d01a9b9f77fec6812ad60b8d92
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M libc/src/__support/File/gpu/file.cpp
    M libc/src/__support/RPC/rpc_client.h
    M libc/src/gpu/rpc_host_call.cpp

  Log Message:
  -----------
  [libc][NFC] Move the RPC types to the `rpc_client.h` header

Summary:
Simple cleanup of the interface so we do not depend on the installed
headers and get everything we need just including rpc_client.h.




More information about the All-commits mailing list