mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Try moving parapoly procs into a separate module when doing weak monomorphization
This commit is contained in:
@@ -150,6 +150,8 @@ struct lbModule {
|
||||
struct lbGenerator *gen;
|
||||
LLVMTargetMachineRef target_machine;
|
||||
|
||||
lbModule *polymorphic_module;
|
||||
|
||||
CheckerInfo *info;
|
||||
AstPackage *pkg; // possibly associated
|
||||
AstFile *file; // possibly associated
|
||||
|
||||
Reference in New Issue
Block a user