[cfe-dev] source code information in LLVM IR
Chris Lattner
clattner at apple.com
Mon Mar 29 09:48:19 PDT 2010
On Mar 25, 2010, at 2:56 PM, Arvind Sudarsanam wrote:
>
> Hi,
>
> I am generating llvm IR code for C source code using clang as the
> front end. I am wondering if there is any way of mapping an llvm IR
> line number back to its C source code line number.
>
Hi Arvind,
This is a frequently asked question on the llvmdev list, please search the mailing list archives (e.g. on gmane) for responses.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100329/c7e65b05/attachment.html>
More information about the cfe-dev
mailing list