<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+    if (SymbolType != SymbolRef::ST_Function<br>
+        && SymbolType != SymbolRef::ST_Data)<br></blockquote><div><br></div><div>Coding style nit. LLVM style has the && or || at the end of the previous line.</div><div> </div><div>-eric</div></div>