[LLVMdev] Need guidance regarding MachineFunctionPass implementation
sachin arora
sachin345678 at gmail.com
Wed Sep 17 13:44:52 PDT 2014
Hello all,
I need to modify llvm bytecode / native code just before it is emitted i.e.
after all the regular operations and optimizations are done. I was told
that this can be achieved by implementing a MachineFunctionPass.
I searched the internet for some tutorials or some example
MachineFunctionPass but found nothing. Kindly point some links, or anything
that may help. Thank you.
Regards,
Sachin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140917/f357d3a4/attachment.html>
More information about the llvm-dev
mailing list