Description[arm] Make CEntryStub's handling of triple return values more robust.
At the moment the code assumes C-function returns the address of the
struct with the values. Unfortunately, the arm ABI does not guarantee that.
After this CL, we do not assume that, and instead just take the value from the stack.
BUG=chromium:611885
LOG=n
Committed: https://crrev.com/ca266e74cdbb53d2dc8a2103f877014888185c7f
Cr-Commit-Position: refs/heads/master@{#36415}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|