mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
r502->additional alignment
This commit is contained in:
@@ -262,6 +262,7 @@ void init_opt(hifiasm_opt_t* asm_opt)
|
||||
asm_opt->is_topo_trans = 1;
|
||||
asm_opt->is_bub_trans = 1;
|
||||
asm_opt->bin_only = 0;
|
||||
asm_opt->ul_clean_round = 2;
|
||||
}
|
||||
|
||||
void destory_enzyme(enzyme* f)
|
||||
|
||||
Reference in New Issue
Block a user