http://llvm.org/bugs/show_bug.cgi?id=7270
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Duncan Sands <[email protected]> 2010-05-31 11:07:54 CDT --- The real problem is elsewhere: how this call manages to be marked "tail call" even though it uses some allocas. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
