Remove support for legacy try/catch from emitter
commit7a15632b90c866e5e88f736b0cae3230a5a27c25
authorJan Oravec <jan@fb.com>
Wed, 3 Apr 2019 16:36:15 +0000 (3 09:36 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 3 Apr 2019 17:24:08 +0000 (3 10:24 -0700)
tree60b011e349b81e97706ee7343968716eb41f095a
parent4153577c536d67d574ca4bafd74a271d1ee448bb
Remove support for legacy try/catch from emitter

Summary: This pattern is no longer used and Catch is implicit in hhas.

Reviewed By: alexeyt

Differential Revision: D14669561

fbshipit-source-id: b19ab537adf6657ca360d8af5f904b6588f862b1
hphp/hack/src/hhbc/hhbc_ast.ml
hphp/hack/src/hhbc/hhbc_hhas.ml
hphp/hack/src/hhbc/instruction_sequence.ml
hphp/hack/src/hhbc/label.ml
hphp/hack/src/hhbc/label_rewriter.ml
hphp/runtime/vm/verifier/fuzzer/instr_utils.ml
hphp/runtime/vm/verifier/fuzzer/random_utils.ml