[cfe-commits] [PATCH] maintain debug location info in lowerinvoke transform
Devang Patel
dpatel at apple.com
Mon Oct 18 11:35:58 PDT 2010
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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list