http://llvm.org/bugs/show_bug.cgi?id=5824
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Douglas Gregor <[email protected]> 2010-11-18 10:10:16 CST --- Note that we *do* eliminate the memcpy in C, which is goodness. I'm closing this bug, and if Daniel or anyone else finds any remaining extraneous struct copies, we'll open a new bug for that optimization. -- 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
