Fix enregistered max size constants on Unix AMD64 (#7117)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 9 Sep 2016 08:57:45 +0000 (10:57 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Sep 2016 08:57:45 +0000 (10:57 +0200)
commit23c166d03a673e515131c2bb8777de308c0637ce
tree6ea7b89cb6f9dc0090eea263e3f820314d689a09
parent14628f3218c4678817dedbb41f396ac62d139b8d
Fix enregistered max size constants on Unix AMD64 (#7117)

This change fixes ENREGISTERED_PARAMTYPE_MAXSIZE and ENREGISTERED_RETURNTYPE_INTEGER_MAXSIZE
constants that were not updated properly for the Unix AMD64 ABI. The values are used
for Unix/AMD64 for marshalling and typedbyref parameters and our tests probably don't
execute those code paths with structs larger than 8 bytes.
src/vm/amd64/cgencpu.h