llvm-mirror/lib/DebugInfo/Symbolize
Peter Collingbourne dfdd97351b 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

llvm-svn: 363025
2019-06-11 02:32:27 +00:00
..
CMakeLists.txt
DIPrinter.cpp [llvm-symbolizer] Add --output-style switch. 2019-04-04 08:39:40 +00:00
LLVMBuild.txt
SymbolizableObjectFile.cpp Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef> 2019-05-16 13:24:04 +00:00
SymbolizableObjectFile.h [Symbolize] Uniquify sorted vector<pair<SymbolDesc, StringRef>> 2019-04-06 02:18:56 +00:00
Symbolize.cpp Symbolize: Make DWPName a symbolizer option instead of an argument to symbolize{,Inlined}Code. 2019-06-11 02:32:27 +00:00