<div dir="ltr">lgtm</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 19, 2014 at 10:50 AM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 19 September 2014 12:57, Reid Kleckner <<a href="mailto:rnk@google.com">rnk@google.com</a>> wrote:<br>
> I think we want this comdat grouping on mingw. Unlike C5/D5, the global<br>
> variable is a real symbol that is a member of the comdat group. I think the<br>
> check should still be !MachO, but the code that sets the comdat of the<br>
> global and the initializer function needs to be sunk into the<br>
> ItaniumCXXABI.cpp code.<br>
<br>
</span>Make sense. The attached patch does all the work from<br>
lib/CodeGen/ItaniumCXXABI.cpp.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>