view lphobos/gc/gc_guess_stack.d @ 1300:329e45865d84

Add 'nounwind' attribute to the relevant runtime functions, and use it when deciding whether or not to generate an invoke instead of a call.
author Frits van Bommel <fvbommel wxs.nl>
date Mon, 04 May 2009 20:26:45 +0200
parents 373489eeaf90
children
line wrap: on
line source

module gcc.gc_guess_stack;
void * stackOriginGuess;