]> git.xonotic.org Git - xonotic/gmqcc.git/blob - warns.def
ir_block_create_store_op checks whether or not the storetype is an SSA value - do...
[xonotic/gmqcc.git] / warns.def
1 #ifndef GMQCC_DEFINE_FLAG
2 #define GMQCC_DEFINE_FLAG(x)
3 #endif
4
5 GMQCC_DEFINE_FLAG(UNUSED_VARIABLE)