[LLVMdev] Transition C->bitcode->assembly->object looses frame pointers

Duncan Sands baldrick at free.fr
Tue Apr 5 06:45:15 PDT 2011


Hi Alexander, while I can reproduce the problem with your example,
inspection of the assembler shows that the frame pointer is being
correctly set up in each function.  So I don't think the problem
is due to frame pointer elimination.

Ciao, Duncan.



More information about the llvm-dev mailing list