[PATCH] D101427: Linux support for mimalloc as a custom allocator

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 17:52:18 PDT 2022


MaskRay added a comment.

For non-Windows platforms, we still haven't seen a convincing argument to add more complexity while `-DCMAKE_EXE_LINKER_FLAGS=-Wl,--push-state,path/to/mimalloc/out/release/libmimalloc.a,--pop-state` works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101427



More information about the llvm-commits mailing list