<div dir="ltr">Wow. It looks like LLVM doesn't reference this builtin. GCC however references it for nested function trampolines. It's not clear to me if we need to support that.<div><br></div><div>In the short term, I would just ifdef out the whole file on Windows. Feel free to just commit that if it makes your build work. In the longer term, I'd like to know if we can just delete this builtin.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 5, 2014 at 1:13 PM, Stephen Hines <span dir="ltr"><<a href="mailto:srhines@google.com" target="_blank">srhines@google.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="ltr">Ping.</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 2, 2014 at 2:41 PM, Stephen Hines <span dir="ltr"><<a href="mailto:srhines@google.com" target="_blank">srhines@google.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="ltr">The following patch allows compiler-rt to build/execute under a mingw build for windows. The existing code (ifdef-ed out on windows) doesn't build or execute correctly for this environment. Please take a look and let me know if it is ok to commit it.<div>
<br></div><div>Thanks,</div><div>Steve</div></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>