[LLVMdev] line number information

John Trimble trimblej at gmail.com
Fri Apr 7 14:59:01 PDT 2006


Is there a way, using llvm, to relate LLVM instructions to the souce code
statements (or line numbers) that they were generated from. So if compile
some file test.c and get some binary test.bc can I relate statements in
test.bc with source code line numbers in test.c and if so how would I go
about doing that. Thanks for your time.

- John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060407/fd6a6daf/attachment.html>


More information about the llvm-dev mailing list