1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/DebugInfo
Alexey Samsonov 0b64fb3077 Let the users of LLVMSymbolizer decide whether they want to symbolize inlined frames.
Introduce LLVMSymbolizer::symbolizeInlinedCode() instead of switching
on PrintInlining option passed to the constructor. This will be needed
once we retrun structured data (instead of std::string) from
LLVMSymbolizer and move printing logic out.

llvm-svn: 251675
2015-10-30 00:40:20 +00:00
..
DWARF Whitespace. 2015-09-16 06:36:03 +00:00
PDB [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB 2015-10-15 01:27:19 +00:00
Symbolize Let the users of LLVMSymbolizer decide whether they want to symbolize inlined frames. 2015-10-30 00:40:20 +00:00
DIContext.h [LLVMSymbolize] Simplify SymbolizableObjectFile::symbolizeInlinedCode(). NFC. 2015-10-30 00:02:55 +00:00