http://llvm.org/bugs/show_bug.cgi?id=20645
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #2 from Nick Lewycky <[email protected]> --- Richard's analysis sounds right to me. An alloca is dead when the function returns. Laundering it through insertvalue does not change that. Closing. -- 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
