<p dir="ltr">Lgtm</p>
<div class="gmail_quote">On Mar 8, 2016 9:09 PM, "Sean Silva" <<a href="mailto:chisophugis@gmail.com">chisophugis@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">silvas added a comment.<br>
<br>
Also fixed the `if` above in r262983.<br>
<br>
<br>
================<br>
Comment at: ELF/InputFiles.cpp:449<br>
@@ -448,1 +448,3 @@<br>
         continue;<br>
+    if (Flags & object::BasicSymbolRef::SF_FormatSpecific)<br>
+      continue;<br>
----------------<br>
ruiu wrote:<br>
> We have "using namespace llvm::object" at beginning of this file.<br>
Fixed the `if` above in r262983.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D17975" rel="noreferrer" target="_blank">http://reviews.llvm.org/D17975</a><br>
<br>
<br>
<br>
</blockquote></div>