From fb80d2ff85fc5db2996d6660075941e1256564fe Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 2 Feb 2021 19:24:55 +0100 Subject: IC: bugfixes (WIP) (#16836) * minor improvements * IC: added the required logic for compilerProcs * LazySym ftw * we need this testing logic * reimplement the old way we use for module package creation * fixes a regression; don't pick module names if you can avoid it --- compiler/ic/packed_ast.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/ic/packed_ast.nim') diff --git a/compiler/ic/packed_ast.nim b/compiler/ic/packed_ast.nim index 95cac4700..86636f902 100644 --- a/compiler/ic/packed_ast.nim +++ b/compiler/ic/packed_ast.nim @@ -62,6 +62,7 @@ type position*: int offset*: int externalName*: LitId # instead of TLoc + locFlags*: TLocFlags annex*: PackedLib when hasFFI: cname*: LitId -- cgit 1.4.1-2-gfad0