mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-26 09:23:48 +00:00
cg_emit_load/cg_emit_store
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
#include "tilde/tb.h"
|
||||
|
||||
#define TB_TYPE_I128 TB_DataType{ { TB_INT, 0, 128 } }
|
||||
|
||||
|
||||
#if defined(GB_SYSTEM_WINDOWS)
|
||||
#pragma warning(pop)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user