diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-11-22 15:32:25 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 15:32:25 -0600 |
commit | 89614ceb401711d2389bac838d0059c95eadcfff (patch) | |
tree | b6e027d4d9a46b898d205d61b4941e8c9122320b /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp | |
parent | 4ab5e90c9c52fcf9b4ed297c887b31219e41f7d8 (diff) | |
download | llvm-89614ceb401711d2389bac838d0059c95eadcfff.zip llvm-89614ceb401711d2389bac838d0059c95eadcfff.tar.gz llvm-89614ceb401711d2389bac838d0059c95eadcfff.tar.bz2 |
[libc] Move RPC interface to `libc/shared` to export it (#117034)
Summary:
Previous patches have made the `rpc.h` header independent of the `libc`
internals. This allows us to include it directly rather than providing
an indirect C API. This patch only does the work to move the header. A
future patch will pull out the `rpc_server` interface and simply replace
it with a single function that handles the opcodes.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions