[LLVMdev] source code information in LLVM IR

Trevor Harmon Trevor.W.Harmon at nasa.gov
Thu Mar 25 17:40:39 PDT 2010


On Mar 25, 2010, at 2:50 PM, Arvind Sudarsanam wrote:

> 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.

If you're asking what I think you're asking, check out these recent  
threads:

http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-February/029245.html
http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-February/029395.html

Trevor




More information about the llvm-dev mailing list