allocator interface (first pass)
This commit is contained in:
@@ -100,6 +100,7 @@ Opcode :: enum u8 {
|
||||
C_Vararg_Promote,
|
||||
Retype,
|
||||
Scalar_Cast,
|
||||
Pointer_Cast,
|
||||
Weaken_Pointer,
|
||||
Weaken_Slice,
|
||||
Decay_Array_Pointer,
|
||||
|
||||
Reference in New Issue
Block a user