DescriptionFix bug in edge case in populating PointerMaps
If a live range was split immediately before an instruction that required a
safe-point pointer map, it was possible for the safe-point to incorrectly use the
register/stack slot information of the preceeding live range rather than the one
that actually covers the safe-point.
R=mstarzinger@chromium.org,vegorov@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=13493
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|