[LLVMSymbolize] Use symbol table only if function linkage name was requested.
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 26 Oct 2015 20:12:29 +0000 (20:12 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 26 Oct 2015 20:12:29 +0000 (20:12 +0000)
commit43a759de810c370fc93af16f43e1e12f489a399d
tree58e61f4a6c7ab5a8877dae0bd1258c3d3ad576db
parent5f1d03dae623f7b9740f05b4b74aeaa51b9d65b4
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251339 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/Symbolize/Symbolize.cpp
test/DebugInfo/llvm-symbolizer.test