[llvm-dev] Parsing llvm IR
Abhishek Kumar via llvm-dev
llvm-dev at lists.llvm.org
Mon Jun 27 04:00:03 PDT 2016
Hello
I am writing a converter from llvm IR to some other language. I need all
the information in the IR and debug meta-data because I need original line
numbers and variable names in code. Is there some API sort of thing to
access this data without parsing the llvm output?
Thanks
Abhishek Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160627/a48dc0a5/attachment.html>
More information about the llvm-dev
mailing list