mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-27 09:50:03 +00:00
Try moving parapoly procs into a separate module when doing weak monomorphization
This commit is contained in:
@@ -554,6 +554,7 @@ struct BuildContext {
|
||||
|
||||
bool internal_no_inline;
|
||||
bool internal_by_value;
|
||||
bool internal_weak_monomorphization;
|
||||
|
||||
bool no_threaded_checker;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user