mirror of
https://github.com/golang/go
synced 2024-11-24 23:57:57 -07:00
parent
02f6719d44
commit
c0951e9f8b
@ -14,7 +14,6 @@ defframe(Prog *ptxt)
|
||||
{
|
||||
// fill in argument size
|
||||
ptxt->to.type = D_CONST2;
|
||||
ptxt->reg = 0; // flags
|
||||
ptxt->to.offset2 = rnd(curfn->type->argwid, widthptr);
|
||||
|
||||
// fill in final stack size
|
||||
|
Loading…
Reference in New Issue
Block a user