mirror of
https://github.com/Ed94/WATL_Exercise.git
synced 2025-10-09 10:10:56 -07:00
Started to setup watl to mess around with lotte's C--
Not going to use GCC, too much of a pain in the ass on windows. Going to do a slightly flavored dialect to make things a bit easier to translate...
This commit is contained in:
@@ -106,7 +106,8 @@ main :: proc() {
|
||||
file_source,
|
||||
flag_file,
|
||||
join_str(flag_output_path, file_exe),
|
||||
flag_optimize_none,
|
||||
// flag_optimize_none,
|
||||
falg_optimize_aggressive,
|
||||
flag_default_allocator_nil,
|
||||
flag_debug,
|
||||
flag_microarch_zen5,
|
||||
|
Reference in New Issue
Block a user