Remove --target code from HPHPc
commit1eac1fbfcfe226db9d7538d59670d68d4c0f9884
authorRick Lavoie <rlavoie@fb.com>
Sat, 26 Mar 2022 03:41:25 +0000 (25 20:41 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sat, 26 Mar 2022 03:41:25 +0000 (25 20:41 -0700)
tree9fe4e6c1fa269c615942b713e3421ceecd04c3a0
parente6850a8b83486dc37c4c6cc8b55f6a6ab83dd8b1
Remove --target code from HPHPc

Summary:
The only meaningful value for --target is "hhbc" (that's the
only reason we run HPHPc anymore). Remove code for dealing with
it. The option itself remains because I need to remove everything that
passes it beforehand. Also remove the "exe" option for --format. We
haven't supported making executables for quite a while. The other
possible settings are still useful, so keep those.

Reviewed By: oulgen, alexeyt

Differential Revision: D35137455

fbshipit-source-id: 44b523bed4da5349d537213ff4b4495d22e10118
hphp/compiler/compiler.cpp