llvm/tools/llvm-symbolizer
Peter Collingbourne 536b7f4575 Symbolize: Make DWPName a symbolizer option instead of an argument to symbolize{,Inlined}Code.
This makes the interface simpler and more consistent with the interface for
.dSYM files and fixes a bug where llvm-symbolizer would not read the dwp if
it was asked to symbolize data before symbolizing code.

Differential Revision: https://reviews.llvm.org/D63114

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363025 91177308-0d34-0410-b5e6-96231b3b80d8
2019-06-11 02:32:27 +00:00
..
CMakeLists.txt [llvm-symbolizer] Add llvm-addr2line 2019-04-19 10:17:52 +00:00
llvm-symbolizer.cpp Symbolize: Make DWPName a symbolizer option instead of an argument to symbolize{,Inlined}Code. 2019-06-11 02:32:27 +00:00