[LLVMdev] LLVM-C Patch : LLVMConvertModuleToC

F van der Meeren llvm-dev at code2develop.com
Fri Sep 17 15:28:27 PDT 2010


On 17 Sep 2010, at 23:14, Eric Christopher wrote:

>> 
>> 
>>> 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

Done, and I will make an opensource project on github for my methods.
From now on I will only push the bear minimum for what I need to complete my tasks.
Sorry for the misunderstanding.

- Filip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: LLVMLinkerRef.diff
Type: application/octet-stream
Size: 3300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100918/b5929775/attachment.obj>


More information about the llvm-dev mailing list