Never mind :) I applied your patch. r116733. Thanks! - Devang On Oct 18, 2010, at 11:35 AM, Devang Patel wrote:
> Alexander, > > How about rewriteExpensiveInvoke() ? > > - > Devang > > On Oct 18, 2010, at 3:19 AM, Alexander Herz wrote: > >> This patch propagates the debug location info when c++ function calls are >> lowered. It allows to generate proper debug location info for e.g. the c >> backend (so you can map instructions back to the original c++ code). >> >> Since it's fairly trivial I have not added a test case. If you require one >> anyways please let me know. >> >> Alex >> <llvm_lowerinvoke_dbg.diff>_______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
