[LLVMdev] how to turn off the tail optimization

Wei Zhang wzh at cs.wisc.edu
Mon Feb 27 21:10:50 PST 2012


Hello,

It seems to me that LLVM is merging/in-lining the tail function to its 
caller.
I am wondering if there is a flag that I can use to turn off this 
optimization?

Thanks!

Wei



More information about the llvm-dev mailing list