[LLVMdev] Fwd: [llvm] How to run a simple Machine Function Pass

Danna bib danna1364 at gmail.com
Fri Mar 21 16:26:42 PDT 2014


Hi all,
I'm trying to run a MachineFunction Pass, but it seems running that is more
complicated that running a frontend pass. llvm 3.4 official document [
http://llvm.org/docs/WritingAnLLVMPass.html] only describes writing/running
a front end pass, while running backend passes are completely different.
So, it would be very helpful if someone explains, how one can run a backend
pass step by step.

Thanks,
Danna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140321/ad803d82/attachment.html>


More information about the llvm-dev mailing list