mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-22 08:38:12 +08:00
r254: added --ex-list and --ex-iter
This commit is contained in:
+1
-1
@@ -10506,7 +10506,7 @@ long long miniedgeLen, R_to_U* ruIndex, uint32_t positive_flag, uint32_t negativ
|
||||
{
|
||||
to_replace = 1;
|
||||
}
|
||||
else if((cur_weight == max_weight))
|
||||
else if (cur_weight == max_weight)
|
||||
{
|
||||
if(ll > base_maxLen)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user