[LLVMdev] LLVM-C Patch : LLVMConvertModuleToC

Eric Christopher echristo at apple.com
Fri Sep 17 14:14:58 PDT 2010


> 
> 
>> And combining modules is something that seemed a primitive to me.
> 
> Why not just wrap the Linker interface?

To be more specific, why not just wrap certain specific Linker calls instead of another big function that does a huge amount of work?

-eric



More information about the llvm-dev mailing list