diff options
author | Lang Hames <lhames@gmail.com> | 2020-12-29 20:27:41 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-12-30 12:48:20 +1100 |
commit | 5efc71e119d4eba235209d262e7d171361a0b9be (patch) | |
tree | c4a9d9908786aa274b68163fd80ee70cfa2e37f6 /llvm/lib/Transforms/Utils/LowerInvoke.cpp | |
parent | 8a1f1a100cce6ed9b52aedbbf03da887833508be (diff) | |
download | llvm-5efc71e119d4eba235209d262e7d171361a0b9be.zip llvm-5efc71e119d4eba235209d262e7d171361a0b9be.tar.gz llvm-5efc71e119d4eba235209d262e7d171361a0b9be.tar.bz2 |
[ORC] Move Orc RPC code into Shared, rename some RPC types.
Moves all headers from Orc/RPC to Orc/Shared, and from the llvm::orc::rpc
namespace into llvm::orc::shared. Also renames RPCTypeName to
SerializationTypeName and Function to RPCFunction.
In addition to being a more reasonable home for this code, this will make it
easier for the upcoming Orc runtime to re-use the Serialization system for
creating and parsing wrapper-function binary blobs.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LowerInvoke.cpp')
0 files changed, 0 insertions, 0 deletions