[LLVMdev] Adding a module in a pass

Bjorn Reese breese at mail1.stofanet.dk
Tue Aug 9 07:08:51 PDT 2011


The my_global_function I included in my previous mail was missing a
terminating "ret void" instruction.

This has been added, and verifyFunction() is now happy with my function.

The problem with my module not being linked remains though.



More information about the llvm-dev mailing list