[PATCH] D27654: Stop intercepting mallinfo and mallopt on FreeBSD

Timur Iskhodzhanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 02:26:43 PST 2017


timurrrr added a comment.

Also be careful if you proceed with removing the cfree wrapper as it may have unexpected consequences on Windows.


https://reviews.llvm.org/D27654





More information about the llvm-commits mailing list