Add an option to disable hot/cold code splitting for profile translations
commit4b3451b9daed22a7cc1df84029b2bd96ccc545f9
authorGuilherme Ottoni <ottoni@fb.com>
Sat, 26 Jan 2019 01:56:10 +0000 (25 17:56 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Sat, 26 Jan 2019 01:59:10 +0000 (25 17:59 -0800)
treece79f74d1a49e8cecc7c871da9cdd69d9782d55f
parentc3aa55d9be10d151113648afd044a3990dafbf24
Add an option to disable hot/cold code splitting for profile translations

Summary:
The benefit of this is that the cold portion of the profile translations will be
put in code.prof and thus be freed after retranslate-all is done.

Reviewed By: binliu19

Differential Revision: D13819162

fbshipit-source-id: 316434a1b8324bbbe65b75556e3d7d7b99ec187e
hphp/runtime/base/runtime-option.h
hphp/runtime/vm/jit/vasm-layout.cpp