[PATCH] D71786: [Support] On Windows, add optional support for {rpmalloc|snmalloc|mimalloc}

Russell Gallop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 03:13:45 PDT 2020


russell.gallop added a comment.

> I'd also like to see how they (currently supported allocators) compare vs. SCUDO and vs. tcmalloc3, if someone is willing to port those on Windows.

I've been looking at Scudo here: https://reviews.llvm.org/D86694. It builds LLVM on Windows using -DLLVM_USE_SANITIZER=Scudo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71786



More information about the llvm-commits mailing list