diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-11-25 07:13:28 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 07:13:28 -0600 |
commit | b4d49fb52e2068cdf4944dc0783c3ef691c946c4 (patch) | |
tree | 3afc0c2dfd93a748b7d6056d13cf7bc07393f123 /clang/lib/CodeGen | |
parent | 957c2ac4f17ab5cc1e4a13c99ed968dcaac1dd91 (diff) | |
download | llvm-b4d49fb52e2068cdf4944dc0783c3ef691c946c4.zip llvm-b4d49fb52e2068cdf4944dc0783c3ef691c946c4.tar.gz llvm-b4d49fb52e2068cdf4944dc0783c3ef691c946c4.tar.bz2 |
[libc] Remove RPC server API and use the header directly (#117075)
Summary:
This patch removes much of the `llvmlibc_rpc_server` interface. This
pretty much deletes all of this code and just replaces it with including
`rpc.h` directly. We still maintain the file to let `libc` handle the
opcodes, since those depend on the `printf` impelmentation.
This will need to be cleaned up more, but I don't want to put too much
into a single patch.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions