search for: cec08c98

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

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