[LLVMdev] IR Line Number
Beckert Frey
beckert.frey at yahoo.com
Thu Mar 27 15:06:39 PDT 2014
Is there a way to print the IR (file) line number of a arbitrary llvm instruction?
I'm debugging an analysis pass and it would help a lot if I could exactly identify which instruction I'm outputting information about on the screen.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140327/a9b0c51b/attachment.html>
More information about the llvm-dev
mailing list