mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
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