<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Jeremy,<div><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">Some release notes of the changes would have been a good idea.</blockquote><div><br></div><div>Good point. My apologies for not including any in 7.0.</div><div><br></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">Firstly, what was the reason for a breaking change?</blockquote><div><br></div><div>Hopefully the email that Jeremy linked helps, but the short version is that the changes are driven by a desire to support concurrent compilation in the JIT.</div><div><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">Secondly, is there a description of what changed in the ORC api and instructions on how to upgrade?</blockquote></div><div><br></div><div>I just gave a talk at the LLVM Developers meeting that answered some of these questions. Hopefully that will go up on <a href="http://llvm.org">llvm.org</a> soon. I am also updating the "Building A JIT" tutorial series. The first chapter's code and document have already been uploaded and I am working on the second chapter.</div><div><br></div><div>Also, if you have any questions you would like to ask here then please feel free: I would be happy to answer them, and others may find the discussion useful too.</div><div><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">Are further breaking changes planned that I need to be aware of?</blockquote><div><br></div><div>The biggest change on the mainline is that the existing layers have been renamed from XXXLayer to LegacyXXXLayer. I hope to deprecate them entirely in favor of the new layers (which have concurrency support) in 9.0.  </div><div><br></div><div>More generally: the concurrency project is ongoing and I expect there to be a higher rate of churn on the mainline (including breaking changes) between now and 8.0. Hopefully the churn will be lower after that, though we always reserve the right to break APIs in LLVM of course.</div><div><br></div><div>Cheers,</div><div>Lang.</div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 28, 2018 at 6:30 PM Jeremy Lakeman <<a href="mailto:Jeremy.Lakeman@gmail.com">Jeremy.Lakeman@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">FYI; <a href="http://lists.llvm.org/pipermail/llvm-dev/2018-July/124417.html" target="_blank">http://lists.llvm.org/pipermail/llvm-dev/2018-July/124417.html</a><br></div><div dir="ltr"><br></div><div>Some release notes of the changes would have been a good idea.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 October 2018 at 10:24, Dibyendu Majumdar via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am using ORC api in my project and I discovered that my code doesn't<br>
compile anymore with LLVM 7.0.<br>
<br>
Firstly, what was the reason for a breaking change?<br>
Secondly, is there a description of what changed in the ORC api and<br>
instructions on how to upgrade?<br>
<br>
Are further breaking changes planned that I need to be aware of?<br>
<br>
Thanks and regards<br>
Dibyendu<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>
</blockquote></div>