[llvm] r175158 - llvm-symbolizer: speedup symbol lookup

Alexey Samsonov samsonov at google.com
Fri Feb 15 00:55:20 PST 2013


r175255 should handle this.


On Fri, Feb 15, 2013 at 2:05 AM, Eric Christopher <echristo at gmail.com>wrote:

>
> +    if (SymbolType != SymbolRef::ST_Function
>> +        && SymbolType != SymbolRef::ST_Data)
>>
>
> Coding style nit. LLVM style has the && or || at the end of the previous
> line.
>
> -eric
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>


-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130215/50161bcf/attachment.html>


More information about the llvm-commits mailing list