[PATCH] D59249: [llvm] [Support] mallctl() is in malloc.h on NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 12 13:57:12 PDT 2019
krytarowski accepted this revision.
krytarowski added a comment.
This revision is now accepted and ready to land.
Looks good, but I would hold on a little bit until the situation will stabilize. We might want to add additional scenario of `jemalloc.h` and MALLCTL interfaces in `-ljemalloc`. But either way this patch is an improvement.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59249/new/
https://reviews.llvm.org/D59249
More information about the llvm-commits
mailing list