[PATCH] D43949: [scudo] Secondary allocator overhaul to support Windows

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 07:56:01 PST 2018


alekseyshl added a comment.

Seems sane and I like the fact that it is more uniform now, but need some more time processing it. Meanwhile, since Windows requirements are so different, have you thought about having a separate, Windows-specific secondary allocator?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43949





More information about the llvm-commits mailing list