DescriptionFix code checking arguments to an intrinsic call.
Fixes instrinsic function "validateCall" to properly define which
parameter type doesn't match the expected signature for that
intrinsic. Previous code did not take into account that the first
element of the intrinsic signature was the return type.
Also fixes error messages to print the name of the intrinsic function.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4326
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=958ff342c2bfd6e6ffaed7c44e170405ae1245d2
Patch Set 1 #Patch Set 2 : Fix nits. #
Messages
Total messages: 4 (1 generated)
|