]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ir_builder_imm_float: mark them as const, otherwise they end up getting saved
authorWolfgang Bumiller <wry.git@bumiller.com>
Sat, 18 Oct 2014 11:53:15 +0000 (13:53 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Sat, 18 Oct 2014 11:53:15 +0000 (13:53 +0200)
commit806850e4083d3a993fdb941cddb5c257d37f3617
treeb41892e1883199f35d6f709fe756d9b03778230a
parent09109bb1762d1df4caf6c5a7b6d2b0d789ac2493
ir_builder_imm_float: mark them as const, otherwise they end up getting saved
ir.c