]> git.xonotic.org Git - xonotic/gmqcc.git/commit
calls for now use store_value since we don't properly deal with its liferange yet...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 19 Aug 2012 15:29:36 +0000 (17:29 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 19 Aug 2012 15:29:36 +0000 (17:29 +0200)
commite1ffa04bc2c905328c621818b1c704c2738da2d7
tree25dcc0ba9e13f7e702188c9fe1411da5d3cfe36f
parent611973bc59bbd0924405661ff0a407bfc9a4ed91
calls for now use store_value since we don't properly deal with its liferange yet; fixing some local-alloation things; taking call parameters into account in ir_block_life_propagate
data/frames.qc
ir.c