Fix an overly aggressive assert in region-prune-arcs
commitdfebfc80b26469373a5b57543a22b3f9383bb2d9
authorJordan DeLong <jdelong@fb.com>
Thu, 28 May 2015 00:40:09 +0000 (27 17:40 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 28 May 2015 01:30:49 +0000 (27 18:30 -0700)
tree3ba1274a2eaf3676b226b7df3a6f741bb73e2d7e
parent4498e2b25bc17ace502b4c86c551dbab25f284bf
Fix an overly aggressive assert in region-prune-arcs

Summary: It's asserting inlined blocks never have post conditions, but they may
if they were the last block for a profiling translation.

Reviewed By: @ottoni, @jasone

Differential Revision: D2105868
hphp/runtime/vm/jit/region-prune-arcs.cpp