[LLVMdev] ORC jit example (was: refs to LLVM consultants)

Liam pubsub at networkimprov.net
Mon Apr 20 00:02:12 PDT 2015


On Sun, Apr 19, 2015 at 11:25 PM, Hans Wennborg <hans at chromium.org> wrote:

>
> The snapshots and the Win release are built the same way. Neither
> contain libraries or development tools; they're both suitable for use
> as a tool-chain, but not for consuming LLVM as a library.
>
> > I'm simply a client of the new ORC library; I just need binaries.
>
> The LLVM build doesn't have a good shared library story on Windows
>

A static library (for lib/ExecutionEngine/* in my case) would be preferable
to a DLL.

Those are generally useful components and wouldn't add much to the release.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150420/4b3b225a/attachment.html>


More information about the llvm-dev mailing list