From e3619c9439ce1d79719285c6c1006a5ac1ff0b14 Mon Sep 17 00:00:00 2001 From: David Terei Date: Fri, 18 Nov 2011 19:47:24 -0800 Subject: Remove some old comments about the mangler --- rts/StgMiscClosures.cmm | 2 -- 1 file changed, 2 deletions(-) (limited to 'rts') diff --git a/rts/StgMiscClosures.cmm b/rts/StgMiscClosures.cmm index 26f24f6f39..70c77e531a 100644 --- a/rts/StgMiscClosures.cmm +++ b/rts/StgMiscClosures.cmm @@ -601,8 +601,6 @@ INFO_TABLE_CONSTR(stg_MVAR_TSO_QUEUE,2,0,0,PRIM,"MVAR_TSO_QUEUE","MVAR_TSO_QUEUE * on the fact that static closures live in the data section. */ -/* end the name with _closure, to convince the mangler this is a closure */ - #if !(defined(__PIC__) && defined(mingw32_HOST_OS)) section "data" { stg_CHARLIKE_closure: -- cgit v1.2.1