[LLVMdev] IR from multiple source-files

Milos Puzovic milos.puzovic at gmail.com
Wed Apr 15 10:17:19 PDT 2009


You can use llvm-link (http://www.llvm.org/cmds/llvm-link.html) to link them
together once you have compiled them down to bitcode.

2009/4/15 RAAD B <raad_7007 at yahoo.com>

> Hi,
>
> how can I create the IR-representation from multiple source-files?
>
>
> Regards
> Raad
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090415/c1ac710e/attachment.html>


More information about the llvm-dev mailing list