<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature">On Thu, Feb 1, 2018 at 1:35 PM, Rui Ueyama <span dir="ltr"><<a href="mailto:ruiu@google.com" target="_blank">ruiu@google.com</a>></span> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Thu, Feb 1, 2018 at 1:33 PM, Rafael Avila de Espindola <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>Michael Spencer <<a href="mailto:bigcheesegs@gmail.com" target="_blank">bigcheesegs@gmail.com</a>> writes:<br>
<br>
> This will only work if the local symbols show up once across all inputs,<br>
> otherwise it will just take the last one. Not really an issue for testing,<br>
> but it will do the wrong thing in the general case.<br>
<br>
</span>It is the same constraint that we have with --symbol-ordering-file, so<br>
it seems reasonable to me.<br></blockquote><div><br></div></span><div>Agreed. I want to fix both in some way, though.</div></div></div></div>
</blockquote></div><br></div><div class="gmail_extra">It's an inherent problem with trying to use symbol names to identify sections. I believe the best you can do is to handle local symbols on a per file basis. Meaning prioritize symbols from the same file over symbols from different files.</div><div class="gmail_extra"><br></div><div class="gmail_extra">

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">- Michael Spencer</span>

<br></div><div class="gmail_extra"><br></div></div>