Add @(link_section=<string>) for global variables

This commit is contained in:
gingerBill
2021-05-24 15:41:22 +01:00
parent 79f115d6a7
commit c440296ae8
5 changed files with 18 additions and 0 deletions
+1
View File
@@ -109,6 +109,7 @@ struct AttributeContext {
bool set_cold;
String link_name;
String link_prefix;
String link_section;
isize init_expr_list_count;
String thread_local_model;
String deprecated_message;