[llvm-dev] Object code emission

hameeza ahmed via llvm-dev llvm-dev at lists.llvm.org
Wed Oct 9 00:44:28 PDT 2019


Hello.
I m working on a backend where I need to insert new label and data. I did
put add statements in asmprinter.cpp. so the new label is added in the
assembly code but still the object code does not show the new labels when
checking with dump.


How to emit this in object code. Please help.

Thank you

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191009/faeda307/attachment.html>


More information about the llvm-dev mailing list