mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
The evaluation context isn't guaranteed to have this declaration. Fixes "error: use of undeclared identifier 'malloc_get_all_zones'" bugs. llvm-svn: 369684