[llvm] r251339 - [LLVMSymbolize] Use symbol table only if function linkage name was requested.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 14:16:19 PDT 2015


On 26 October 2015 at 20:12, Alexey Samsonov via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: samsonov
> Date: Mon Oct 26 15:12:29 2015
> New Revision: 251339
>
> URL: http://llvm.org/viewvc/llvm-project?rev=251339&view=rev
> Log:
> [LLVMSymbolize] Use symbol table only if function linkage name was requested.
>
> Now it's enough to just specify -functions=short without additionally
> providing -use-symbol-table=false.

Hi Alexey,

You probably seen this, just FYI.

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/2422

cheers,
--renato


More information about the llvm-commits mailing list