[cfe-dev] [PATCH] Enable malloc_zone_statistics() in Mac OS X (cmake)
Jjgod Jiang
gzjjgod at gmail.com
Tue Nov 11 23:04:22 PST 2008
On Wed, Nov 12, 2008 at 2:58 PM, Jjgod Jiang <gzjjgod at gmail.com> wrote:
> For Mac OS X, we have malloc_zone_statistics() defined
> <malloc/malloc.h>, however, if we don't define
> HAVE_MALLOC_ZONE_STATISTICS, that function won't be used
> and we will get warnings like:
Oops, just realized that I should send this patch to
llvmdev instead, sorry for your inconvenience.
- Jiang
More information about the cfe-dev
mailing list