Description[turbofan] Enforce that C calls do not use floating point params.
Passing floating point params to/from C has never quite worked correctly,
but we've never enforced the restriction early in the CallDescriptor
creation process because of unittests. Fix unittests to make their own
simple call descriptors and not rely on the C ones.
R=bmeurer@chromium.org
BUG=
Committed: https://crrev.com/e2f3003f2ce6618c4d006e0b9f0861a3868f941f
Cr-Commit-Position: refs/heads/master@{#33993}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 9 (3 generated)
|