[llvm-dev] Map LLVM IR Instruction to the Corresponding Line in the LLVM Assembly Source File

Ahmad Nouralizadeh Khorrami via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 17 04:54:40 PDT 2018


Hi!
I want to know the exact line number in the ".ll" file that an instruction
comes from. This helps me understand how different passes work and
manipulate IR. Is it possible? How?
Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180917/85703749/attachment.html>


More information about the llvm-dev mailing list