llvm-project/llvm/lib/DebugInfo/Symbolize
Alexey Samsonov d6aa820262 [LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC.
Introduce DIPrinter which takes care of rendering DILineInfo and
friends. This allows LLVMSymbolizer class to return a structured data
instead of plain std::strings.

llvm-svn: 251989
2015-11-03 22:20:52 +00:00
..
CMakeLists.txt [LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC. 2015-11-03 22:20:52 +00:00
DIPrinter.cpp [LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC. 2015-11-03 22:20:52 +00:00
LLVMBuild.txt
Makefile
SymbolizableObjectFile.cpp [LLVMSymbolize] Simplify SymbolizableObjectFile::symbolizeInlinedCode(). NFC. 2015-10-30 00:02:55 +00:00
SymbolizableObjectFile.h [LLVMSymbolize] Move printing the description of a global into a separate function. NFC. 2015-10-29 23:49:19 +00:00
Symbolize.cpp [LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC. 2015-11-03 22:20:52 +00:00