Minimize mem.zero use

This commit is contained in:
gingerBill
2019-02-06 13:33:31 +00:00
parent fa5d00521b
commit a194aa5a9e
4 changed files with 41 additions and 42 deletions
-1
View File
@@ -6,7 +6,6 @@ Proc_Tag :: enum {
Bounds_Check,
No_Bounds_Check,
Require_Results,
No_Context,
}
Proc_Tags :: distinct bit_set[Proc_Tag; u32];