add target to build debug version of binaries
commitaa115473b53ce4d7c6b5e80bef1e92ef51d03081
authorVincent Siles <vsiles@fb.com>
Thu, 28 Mar 2019 17:15:52 +0000 (28 10:15 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 28 Mar 2019 17:24:34 +0000 (28 10:24 -0700)
tree8ed31e01df928b8f96129ee4120e49f5a40d8340
parent3809e624c2441281eba240a4df1d2a677933d143
add target to build debug version of binaries

Summary:
Adding a target to build .bc executable (byte code) using dune, to be
able to use ocamldebug for example.

Reviewed By: CatherineGasnier

Differential Revision: D14638835

fbshipit-source-id: 844733e7e2bc002a12caba84c7ce65187976cead
hphp/hack/CMakeLists.txt
hphp/hack/Makefile.dune
hphp/hack/src/dune
hphp/hack/src/heap/dune