<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 28, 2019 at 10:38 AM Emmanuel Thivierge via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I am playing with llvm orc jit and I would like to be able to use the STL.</div></div></blockquote><div><br></div><div>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?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div> So I am trying to find a way to compile libcxx to llvm ir.</div><div>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. </div><div>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.</div><div><br></div><div><br></div><div>Thanks a lot</div><div>Emmanuel</div></div>
_______________________________________________<br>
libcxx-dev mailing list<br>
<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev</a><br>
</blockquote></div></div>