-
Fix call instructions to check parameter types for consistency. · ff94f59aKarl Schimpf authored
Checks each parameter of a call against the corresponding function signature. It also checks that parameters are valid PNaCl parameter types, unless the call is to an intrinsic. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4309 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1354673002 .
ff94f59a
×