This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add other RPC callback methods to the RPC server
ClosedPublic

Authored by jhuber6 on Jun 30 2023, 7:49 AM.

Details

Summary

This patch adds the other two methods to the server so the external
users can use the interface through the obfuscated interface.

Diff Detail

Event Timeline

jhuber6 created this revision.Jun 30 2023, 7:49 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 30 2023, 7:49 AM
jhuber6 requested review of this revision.Jun 30 2023, 7:49 AM
JonChesterfield accepted this revision.Jun 30 2023, 9:23 AM
This revision is now accepted and ready to land.Jun 30 2023, 9:23 AM
This revision was automatically updated to reflect the committed changes.