This is an archive of the discontinued LLVM Phabricator instance.

[libc] Replace the `PRINT_TO_STDERR` opcode for RPC printing.
ClosedPublic

Authored by jhuber6 on Jun 5 2023, 4:57 PM.

Details

Summary

A previous patch added general support for printing via the RPC
interface. we should consolidate this functionality and get rid of the
old opcode that was used for simple testing.

Diff Detail

Event Timeline

jhuber6 created this revision.Jun 5 2023, 4:57 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 5 2023, 4:57 PM
jhuber6 requested review of this revision.Jun 5 2023, 4:57 PM
lntue accepted this revision.Jun 5 2023, 5:09 PM
This revision is now accepted and ready to land.Jun 5 2023, 5:09 PM