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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 16:49:15 PDT 2018


kcc added a comment.

> Just to make sure we're on the same page: You're only talking about the three added `ForEachChunkOutOfProcess` functions, right? The rest of the patch is almost entirely support/testing code that isn't adding any complexity to the core.

Correct. Looking at them again...


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D50330





More information about the llvm-commits mailing list