[PATCH] D50330: [RFC] Implement out-of-process allocator enumeration for macOS
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 14:51:31 PDT 2018
delcypher added a comment.
@kcc Just to give you an update on this. @kubamracek and I have been discussing this patch and we've decided that we will produce a much smaller version of this patch that focuses on making changes to just a single allocator and in a simpler way. @kubamracek 's view is that this will be much easier to review because this will illustrate the core design change we'd like to make with much less code that should be easier to critique.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D50330
More information about the llvm-commits
mailing list