[PATCH] D50330: [RFC] Implement out-of-process allocator enumeration for macOS

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 13:30:19 PDT 2018


kcc added a comment.

> ForEachChunkOutOfProcess needs access to internal structures of the allocator.

That's exactly why I proposed to consider implementing a public API instead. 
It might be hard, but I'd like to know why before we proceed with the current change.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D50330





More information about the llvm-commits mailing list