diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2023-05-11 03:04:55 +0100 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2023-05-11 03:04:56 +0100 |
commit | bbeae142bfe2f2961816d51b45fb385821052b34 (patch) | |
tree | da951f84c4eff88c37983eef00d332db638bf59e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 657dbb4c394daec626bccfcaddc5341b8b9fc14e (diff) | |
download | llvm-bbeae142bfe2f2961816d51b45fb385821052b34.zip llvm-bbeae142bfe2f2961816d51b45fb385821052b34.tar.gz llvm-bbeae142bfe2f2961816d51b45fb385821052b34.tar.bz2 |
[libc][rpc] Allocate a single block of shared memory instead of three
Allows moving the pointer swap between server and client into reset.
Single allocation simplifies whatever allocates the client/server, currently
the libc loaders.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D150337
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions