<div dir="ltr"><div>I've encountered the following 2 issues when starting to work with LLVM and vs2015.</div><div><br></div><div>1. 64bit exception handling is not working for the the JITs. other than that llvm works quite well under windows.<div><div>See: <a href="https://llvm.org/bugs/show_bug.cgi?id=24233" target="_blank">https://llvm.org/bugs/show_bug.cgi?id=24233</a> </div></div><div><br></div><div>2. ensure that the option /sdl is disabled in visual studio, It will cause heap corruption error messages.</div><div>see: <a href="http://lists.llvm.org/pipermail/llvm-dev/2016-February/095956.html">http://lists.llvm.org/pipermail/llvm-dev/2016-February/095956.html</a></div><div> <br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 2, 2016 at 6:48 PM, Aaron Gray 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 wondering what the status of Clang++ and LLVM on the Windows platform ?<br>
<br>
When I last saw what the state was there was not proper linking and<br>
more recently heard that the Structured Exception Handling was not<br>
working.<br>
<br>
The status page seems somewhat out of date ?<br>
<br>
Many thanks in advance,<br>
<br>
Aaron<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">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>