]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Temporarily fix noreturn bug by creating an actual dummy return instruction after...
authorWolfgang Bumiller <blub@speed.at>
Thu, 20 Dec 2012 15:20:08 +0000 (16:20 +0100)
committerWolfgang Bumiller <blub@speed.at>
Thu, 20 Dec 2012 15:20:08 +0000 (16:20 +0100)
commit915c002be42451f13c3f665cffcd4bf0f8b3e085
tree9dbee54058cd1d03e32169c14d909ad295b24102
parent4ef0e8c66e3373a5fd824864735185d1eb28a13d
Temporarily fix noreturn bug by creating an actual dummy return instruction after the call for now
ir.c