<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">On Mon, Oct 22, 2018, 02:53 Nicolai Hähnle via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Linux distributions prefer dynamic linking for their own good reasons, <br>
and also ensure that the same LLVM binary will be used. So there's no <br>
compatibility issue on that front, but the issue of isolating the data / <br>
options used by the two instances remains.<br></blockquote></div></div><div dir="auto">Would adding a thread-local mode to ManagedStatic help? There could also be a ManagedStatic context, similar to an OpenGL context in that it can be bound to a set of threads.</div><div dir="auto"><br></div><div dir="auto">Jacob Lifshay</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>