[llvm-dev] Transfer information IR to binary

Wehrli Johan via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 22 05:04:24 PST 2016


Hi,

I want to know if it is possible to pass information from IR to the final binary (like a constant value)?

I have a module pass in IR who make some transformation and, once the compilation is finished, I need to apply a post-processing.

The post-processing need information from the IR part.

Greetings,

Johan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160222/068b71c6/attachment.sig>


More information about the llvm-dev mailing list