search for: inlinefastcheck

Displaying 1 result from an estimated 1 matches for "inlinefastcheck".

Did you mean: inlinefastchecks
2013 Apr 18
3
[LLVMdev] inserting a function into a module
I'm looking for an example of how to insert a new function into a module. I have a module pass that needs to create some new functions. Tia. Reed