view lphobos/gc/gc_guess_stack.d @ 806:96b404ba7eb0

Move storage of final vtbl from BaseClass to IrInterface: BaseClass instances are shared! Always use the target's irstruct interfaceMap when building the const initializer. Tango helloworld works again.
author Christian Kamm <kamm incasoftware de>
date Sun, 30 Nov 2008 11:25:40 +0100
parents 373489eeaf90
children
line wrap: on
line source

module gcc.gc_guess_stack;
void * stackOriginGuess;