[LLVMdev] Question about usage of LLVMLinkModules()

Antoine Pitrou antoine at python.org
Fri Jun 12 14:25:14 PDT 2015


Duncan P. N. Exon Smith <dexonsmith <at> apple.com> writes:
> > 
> > But this fails (returns true), with no error. Even though both modules
are valid. I understand that the
> above may be a really naive mistake, and that my whole approach may be
wrong. This is why I would appreciate
> any links to tutorials/documents which would show the proper way to link 2
modules or some good old simple
> advice tips from any of you guys.
> 
> Weird that you're not getting an error message.

Not so weird:
http://reviews.llvm.org/D10241

Regards

Antoine.





More information about the llvm-dev mailing list