DescriptionSubzero: Fix off-by-one asserts in intrinsic info lookup routines.
It turns out that getNumArgs() and getReturnType() were never actually called except to print errors, so this bug was never encountered until now.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4315
R=ascull@google.com
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=92b31446ca8c777d296a00d05c2e507a2df5fddf
Patch Set 1 #Patch Set 2 : Add real uses of getReturnType() and getNumArgs() #
Messages
Total messages: 4 (1 generated)
|