refactorin' (incapsulated CodegenContext from codegen.c)
This commit is contained in:
@@ -10,4 +10,4 @@ void LabelList_Free(LabelList *list);
|
||||
bool LabelList_SetLabel(LabelList *list, const char *name, size_t name_len, long long int value);
|
||||
Promise *LabelList_GetLabel(LabelList *list, const char *name, size_t name_len);
|
||||
size_t LabelList_GetUnresolvedCount(LabelList *list);
|
||||
#endif /* LABELLIST_H */
|
||||
#endif /* LABELLIST_H */
|
||||
|
||||
Reference in New Issue
Block a user