From e13291f80584fe8c46a27e330f2130cce38f8f40 Mon Sep 17 00:00:00 2001 From: araq Date: Wed, 19 Nov 2025 17:51:39 +0100 Subject: [PATCH] progress --- compiler/ccgtypes.nim | 3 ++- lib/system.nim | 22 +++++++++++++++++++--- lib/system/strs_v2.nim | 14 -------------- 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/compiler/ccgtypes.nim b/compiler/ccgtypes.nim index d5745c6983..019307fcc7 100644 --- a/compiler/ccgtypes.nim +++ b/compiler/ccgtypes.nim @@ -2056,6 +2056,7 @@ proc genTypeInfo*(config: ConfigRef, m: BModule; t: PType; info: TLineInfo): Rop proc genTypeSection(m: BModule, n: PNode) = var intSet = initIntSet() + let compress = optCompress in m.config.globalOptions for i in 0..