]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Ignore generating a return instruction in accumulated functions, eventually we'll...
authorDale Weiler <killfieldengine@gmail.com>
Thu, 17 Oct 2013 08:45:24 +0000 (04:45 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Thu, 17 Oct 2013 08:45:24 +0000 (04:45 -0400)
commit97217b55d11cd81d23c6691cb5e06059ae6ae927
tree586dfba3cb9ea9bd47282f0c363d6e677e5e2fdd
parentdd33f4e498aafc7fcd989f6e6b0dbbf0d4ef414f
Ignore generating a return instruction in accumulated functions, eventually we'll have a way to merge these into one function but for now the RETURN is a waste.
ast.c
ir.c
ir.h