[llvm-commits] [llvm] r94946 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/tailcall2.ll

Duncan Sands baldrick at free.fr
Sun Jan 31 02:18:24 PST 2010


Hi Evan,

> Avoid recursive sibcall's.

why?  Isn't this exactly when you might want a tail call?

Ciao,

Duncan.



More information about the llvm-commits mailing list