This is an archive of the discontinued LLVM Phabricator instance.

[libc] Rename and install the RPC server interface
ClosedPublic

Authored by jhuber6 on Jun 15 2023, 9:05 AM.

Details

Summary

This patch prepares the RPC interface to be installed. We place this in
the existing llvm-gpu-none directory as it will also give us access to
the generated libc headers for the opcodes.

Diff Detail

Event Timeline

jhuber6 created this revision.Jun 15 2023, 9:05 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 15 2023, 9:05 AM
jhuber6 requested review of this revision.Jun 15 2023, 9:05 AM
JonChesterfield accepted this revision.Jun 20 2023, 3:10 PM

Sure, rename seems safe

This revision is now accepted and ready to land.Jun 20 2023, 3:10 PM
This revision was automatically updated to reflect the committed changes.