Move towards more legit stack setup api and registers as registers
This commit is contained in:
@@ -27,6 +27,7 @@ obj c_generator (Object) {
|
||||
used_names.construct()
|
||||
// to avoid using c keywords
|
||||
used_names.add(string("extern"))
|
||||
used_names.add(string("register"))
|
||||
function_type_map.construct()
|
||||
function_typedef_string.construct()
|
||||
linker_string.construct()
|
||||
|
||||
Reference in New Issue
Block a user