mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Fix #1888
This commit is contained in:
@@ -292,6 +292,8 @@ struct lbProcedure {
|
||||
LLVMMetadataRef debug_info;
|
||||
|
||||
lbCopyElisionHint copy_elision_hint;
|
||||
|
||||
PtrMap<Ast *, lbValue> selector_values;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user