We want to link PHC directly alongside jemalloc so move its code into the memory/build/ directory. This means that it's always statically linked even when other replace_malloc libraries aren't. The following patch will remove it from the replace_malloc configuration. Differential Revision: https://phabricator.services.mozilla.com/D188983