view lphobos/gc/gc_guess_stack.d @ 955:8a70b4381369

Make sure debug info uses the right compilation units - in particular the current cu if a symbol is a template instance. Fixes #211.
author Christian Kamm <kamm incasoftware de>
date Sat, 14 Feb 2009 21:18:47 +0100
parents 373489eeaf90
children
line wrap: on
line source

module gcc.gc_guess_stack;
void * stackOriginGuess;