rui314 / 8cc

A Small C Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Struct arguments size 8 - 32 bytes not passed in registers

andrewchambers opened this issue · comments

Certain classes of structs should be passed in registers, currently they are not.