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
