<div dir="ltr">Diego, can you summarize what has been discussed? <div><br></div><div>thanks,</div><div><br></div><div>David</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 8:22 AM, Diego Novillo <span dir="ltr"><<a href="mailto:dnovillo@google.com" target="_blank">dnovillo@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Based on our IRC discussion, I think this will address the multiple<br>
copy problem on ELF systems.  By placing the counters in the same<br>
comdat section as its associated function, we get the linker to<br>
discard them together with the discarded function.<br>
<br>
I don't think we need to create another test case just to trigger this<br>
bug.  A small modification to the existing test case exposes it. I can<br>
create a new one, if you'd rather have a different test case for this,<br>
though.<br>
<br>
OK to commit?<br>
<br>
<br>
Thanks.  Diego.<br>
<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>