DescriptionFix machine types in GetRuntimeCallDescriptor
The machine types were incorrect for the runtime function and argument
count parameters. The latter was introduced in 3e2085eb, while the
former seems to always have been wrong.
This was not an issue so far because GetRuntimeCallDescriptor was only
called after the representation selection phase and thus the machine
type was ignored.
R=jarin@chromium.org
BUG=
Committed: https://crrev.com/280fdf641169daac48f8273dddb8f7c85d9dd7be
Cr-Commit-Position: refs/heads/master@{#38720}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|