<div dir="ltr"><div><div>Hi all,<br><br></div>Let's say I want to annotate a C statement, let it be the simplest assignment `int i = 3`. At the IR, this is straightforward as we can attach a MDNode to the IR instruction representing the assignment. But I need to be able to propagate the annotation to the binary ELF file. AFAIK, there is no mechanism to do so in the backend. Is there any particular reason to not support some sort of MIR annotation in the backend? Or is it purely because of manpower?<br><br></div>Thank you for your advice<br><div><br clear="all"><div><div><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Son Tuan Vu</div></div></div>
</div></div></div></div>