]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ir_function.allocated_locals now contains the number of locals a function requires...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 25 Jun 2012 15:43:10 +0000 (17:43 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 25 Jun 2012 15:43:10 +0000 (17:43 +0200)
commit21b70055415a67d80494fecbad900060af09e5aa
tree1238630f9543204163a362d4433fee58fbf0d65e
parentd69fda7fa10cb56fb612105aa5014f87c28ab82a
ir_function.allocated_locals now contains the number of locals a function requires, renamed code.slot to code.local, makes more sense
ir.c
ir.h