Add a runtime option to enabled/disable alignment of unique stubs
commite9af1211a5a89c4942b141d48608a5498bd13a64
authorGuilherme Ottoni <ottoni@fb.com>
Fri, 11 May 2018 03:11:55 +0000 (10 20:11 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 11 May 2018 03:30:23 +0000 (10 20:30 -0700)
treef756b533c9652a52150c56d129c7f8b714c91369
parentff7154f6628987279766f3f5df0cd407c4264abc
Add a runtime option to enabled/disable alignment of unique stubs

Summary: And leave it enabled by default.

Reviewed By: binliu19

Differential Revision: D7958370

fbshipit-source-id: 6cb3a5bf28e8ba4415a00b01c78b2f4831c60b40
hphp/runtime/base/runtime-option.h
hphp/runtime/vm/jit/unique-stubs-resumable.cpp
hphp/runtime/vm/jit/unique-stubs.cpp