<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jun 9, 2016 at 3:10 AM, Stammerjohann, Kai via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-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">Are there plans to get exceptionhandling on windows, without link.exe, to work?<br></blockquote><div><br></div><div>There are no plans to support EH without either the MSVC or GNU standard C++ library. If you can convince lli to resolve symbols against either one of those, you should be in business.</div></div></div></div>