MIPS: Remove frame pointer from StackHandler.
Port 36e69a91 Original commit message: This reduces the size of the StackHandler by yet another word. We no longer need to keep track of the frame pointer, as the stack walk will be able to recalculate it. BUG= Review URL: https://codereview.chromium.org/997663002 Cr-Commit-Position: refs/heads/master@{#27123}
Showing
Please
register
or
sign in
to comment