[llvm-commits] REQUIRES_FP in Makefile.rules

Duncan Sands baldrick at free.fr
Wed Aug 19 09:08:00 PDT 2009


Hi Nicolas,

> Yes I know , but I don't want to use the unwinder library (too heavy and 
> inefficient).

did you try libunwind?  Was it also inefficient?  Also, I think llvm
itself has some intrinsics for walking the stack.  Do they require a
frame pointer?

Ciao,

Duncan.



More information about the llvm-commits mailing list