Account for offset when checking for overlapping instruction ranges
commit0af9b928bbf5d9763998ef19f1432c62f3bbd1e1
authorElijah Rivera <elijahrivera@fb.com>
Wed, 26 Jun 2019 01:26:59 +0000 (25 18:26 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 26 Jun 2019 01:32:00 +0000 (25 18:32 -0700)
treea4ebaf715ae9fc251631234e4dd1d7b017277f2c
parent1303a3ed2305ba719bcb03c314386de03be39a0d
Account for offset when checking for overlapping instruction ranges

Summary: Not accounting for the area offset when checking for overlap between instruction ranges causes the check to always fail, which results in extraneous printing.

Reviewed By: jjgriego

Differential Revision: D15988741

fbshipit-source-id: bbf1dd035f037a3a2173c5d93e8e9674f1bb6f4d
hphp/runtime/vm/jit/print.cpp