[llvm-dev] How to write a simple MachineFunctionPass
Balasaheb Dabhade via llvm-dev
llvm-dev at lists.llvm.org
Mon Feb 29 22:36:30 PST 2016
Hello everyone,
I have written simple LLVM passes, but I cannot able to write a
MachineFunctionPass pass.
I am following the steps form the following link but it is not working:
http://www.gabriel.urdhr.fr/2014/09/26/adding-a-llvm-pass/
Please share the sample MachineFunctionPass code or steps to follow to
write MachineFunctionPass.
Thanks,
Bala
--
Thanks,
Bala
IIITA Allahabad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160301/bdda14b4/attachment.html>
More information about the llvm-dev
mailing list