From afa80092d378a6dbc116c0aa3ed3964fd8c599d6 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 21 Apr 2017 09:40:27 +0200 Subject: wip --- compiler/cgen.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/cgen.nim') diff --git a/compiler/cgen.nim b/compiler/cgen.nim index dc021d17e..bad346298 100644 --- a/compiler/cgen.nim +++ b/compiler/cgen.nim @@ -298,7 +298,7 @@ proc resetLoc(p: BProc, loc: var TLoc) = else: linefmt(p, cpsStmts, "$1 = 0;$n", rdLoc(loc)) else: - XXX use stackPlacement here? + # XXX use stackPlacement here? if optNilCheck in p.options: linefmt(p, cpsStmts, "#chckNil((void*)$1);$n", addrLoc(loc)) if loc.s != OnStack: -- cgit 1.4.1-2-gfad0