implement aggregate passing in regs

This commit is contained in:
Quentin Carbonneaux 2015-09-11 14:10:05 -04:00
parent 8201c6161e
commit ece185f067
4 changed files with 45 additions and 44 deletions

View file

@ -147,7 +147,6 @@ enum Op {
OSign,
OSAlloc,
OXPush,
OXMovs,
OXDiv,
OXCmp,
OXSet,