[PATCH] D56964: Make more allocator methods work correctly with in an out-of-process mode.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 26 07:34:32 PST 2019


delcypher added a comment.

@vitalybuka In https://reviews.llvm.org/D57279 it looks like you're looking at performing a refactor. Could we land this first? I realise this is addressing my patch series out-of-order but this patches doesn't actually depend on the prior two patches (https://reviews.llvm.org/D56207 and https://reviews.llvm.org/D56206) in the review series.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56964/new/

https://reviews.llvm.org/D56964





More information about the llvm-commits mailing list