<div dir="ltr">Ping?</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 27, 2017 at 11:44 AM, Bob Haarman via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">inglorion added inline comments.<br>
<br>
<br>
================<br>
Comment at: lld/ELF/MarkLive.cpp:47<br>
 // was resolved to an offset within a section.<br>
 template <class ELFT> struct ResolvedReloc {<br>
   InputSectionBase *Sec;<br>
----------------<br>
You should be able to de-template this struct, too. Since it's only used locally, want to just do that in the same patch?<br>
<br>
<br>
<a href="https://reviews.llvm.org/D30348" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D30348</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>