Always split functions under '-split-functions=1' option.
Summary: Force the splitting of the function into hot/cold even when the function fits into original slot. This reduces BOLT optimization time by 50% without affecting hhvm performance. (cherry picked from FBD2973773)
Loading
Please sign in to comment