[PATCH] D71786: RFC: [Support] On Windows, add optional support for rpmalloc

Bruno Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 09:08:37 PST 2020


riccibruno added a comment.

Am I the only one who is a little bit uncomfortable with including a replacement to the system allocator in LLVM? It seems to me that this is something that is clearly under the responsibility of the C library. Now this might still be worth doing given the large performance improvement, but yuck...


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

https://reviews.llvm.org/D71786





More information about the llvm-commits mailing list