[LLVMdev] Metadata in the backend
Alon Shaltiel (ashaltie)
ashaltie at cisco.com
Thu Aug 8 05:30:36 PDT 2013
Hi all,
I'm looking for a way to insert metadata into an instruction/function/basic-block in the IR level, and afterwards reading it in the backend (ARM to be exact).
So my questions are:
1. Does/can the metadata in the IR survive the code-generator in some way?
2. Is there a general of 'communication' between the optimizer and the backend?
Thanks!
Alon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130808/75639b34/attachment.html>
More information about the llvm-dev
mailing list