<div dir="ltr">Yeah, that's what I mean.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 4, 2016 at 9:31 AM, Eugene Leviant <span dir="ltr"><<a href="mailto:evgeny.leviant@gmail.com" target="_blank">evgeny.leviant@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="">evgeny777 added inline comments.<br>
<br>
<br>
> ruiu wrote in Relocations.cpp:560<br>
</span><span class="">> If Body is an undefined symbol we want to warn/error here, no? Then undefined and unreferenced symbols will be ignored completely.<br>
<br>
</span>Do you want to call reportUndefined() here like this:<br>
<br>
  if (Body.isUndefined())<br>
    reportUndefined(&Body);<br>
<br>
I'll check if this works.<br>
<div class="HOEnZb"><div class="h5"><br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D25240" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D25240</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>