<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thanks for asking! Yes cling uses it.
We are planning to migrate soon (ish) to MCJIT and IIUC we could
get rid of the ModuleBuilder.<br>
Vassil<br>
On 30/12/14 09:31, Keno Fischer wrote:<br>
</div>
<blockquote
cite="mid:CAEoGj_-qxo7O2MbSaUA-zttDwRcTd9ZH6cJE3zvQQQbjgmRLcA@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">Personally I'm not using it, but I recall that
cling might be?</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Dec 30, 2014 at 8:22 AM, Yaron
Keren <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:yaron.keren@gmail.com" target="_blank">yaron.keren@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="rtl">
<div dir="ltr">Following</div>
<div dir="ltr"><br>
</div>
<div dir="ltr"> <a moz-do-not-send="true"
href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140825/113355.html"
target="_blank">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140825/113355.html</a><br>
</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">In tree, ModuleBuilder has one user
(+test) only, the BackendConsumer.</div>
<div dir="ltr">The interaction between the two classes
complicates BackendConsumer logic. For instance, both
hold the same Module * in two different std::unique_ptr
and dance around this problem to avoid releasing it
twice or none. <br>
</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Out of tree, is ModuleBuilder limited
functionality useful to any project?</div>
<div dir="ltr"><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>