add a code emitter for at&t syntax
This commit is contained in:
parent
5f14d7fd7c
commit
fd964388f7
4 changed files with 145 additions and 1 deletions
|
@ -391,4 +391,5 @@ spill(Fn *fn)
|
|||
memcpy(b->ins, curi, b->nins * sizeof(Ins));
|
||||
b->in = v;
|
||||
}
|
||||
fn->nspill = ns;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue