DescriptionX87: [builtins] Make sure argument count is always valid for C++ builtins.
port 9c8262f11e3d6359874a63f25a31c6ddfba3dc1c (r31120).
original commit message:
When calling into C++ builtins, we need to make sure that the argument
count register contains the correct number of arguments, otherwise the
CEntryStub will not be able to leave the stack in the correct state.
BUG=
Committed: https://crrev.com/b64c1f02ad9a42337bfcb306f02fd2709f7b38b1
Cr-Commit-Position: refs/heads/master@{#31503}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|