[libcxx-dev] libcxx to llvm ir

Mehdi AMINI via libcxx-dev libcxx-dev at lists.llvm.org
Thu Mar 28 12:12:40 PDT 2019


On Thu, Mar 28, 2019 at 10:38 AM Emmanuel Thivierge via libcxx-dev <
libcxx-dev at lists.llvm.org> wrote:

> Hi all,
>
> I am playing with llvm orc jit and I would like to be able to use the STL.
>

Most of the STL is header-only and templated code that needs to be
instantiated, are you interested in a very specific subset of the STL?
Otherwise how are you handling this?


> So I am trying to find a way to compile libcxx to llvm ir.
> Anybody had any success and have some pointers on how to do it? So far I
> tried to figure out a way to configure cmake to make it happen.
> I am on windows and so I fear that clang-cl might not be able to do this.
> In any case, I would appreciate any pointers.
>
>
> Thanks a lot
> Emmanuel
> _______________________________________________
> libcxx-dev mailing list
> libcxx-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20190328/f3819348/attachment.html>


More information about the libcxx-dev mailing list