[liftoff][debug] Add nops to avoid source position collisions
Without the nops, the PC after the call might be the same as the PC of the next instruction, and we might emit two different source positions for the same PC. This will not be the final solution, see attached bug. R=thibaudm@chromium.org Bug: v8:10337 Change-Id: I8c893d8d7ad00684ec6e1bc7f6c00f649695029f Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2108029 Commit-Queue: Clemens Backes <clemensb@chromium.org> Reviewed-by: Thibaud Michaud <thibaudm@chromium.org> Cr-Commit-Position: refs/heads/master@{#66775}
Showing
Please
register
or
sign in
to comment