[LLVMdev] target dependent bitcode pass

Reed Kotler rkotler at mips.com
Thu Dec 6 12:37:29 PST 2012


I need to add a Mips specific pass that adds some bitcode for special 
stub functions, to the normal bitcode prior to compiling the module.

Is there a simple way to have such target dependent passes in llvm?

tia.

Reed




More information about the llvm-dev mailing list