Displaying 1 result from an estimated 1 matches for "1047129".
Did you mean:
1040129
2015 Jun 08
3
[LLVMdev] Question about usage of LLVMLinkModules()
Hello all,
I am using llvm as a backend to a hobby language I am making. I have
experimented with the C bindings since the project is written in C. I had
no problems building a single lllvm module so far. I am not using a JIT
compiler but at least at the moment am simply generating executables. The
workflow I am using is to build a module with LLVMModuleCreateWithName()
and populate it with the