1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include/llvm/DebugInfo
Zachary Turner 193194d5e5 A few fixes for llvm-symbolizer on Windows.
Specifically, this patch correctly respects the -demangle option,
and additionally adds a hidden --relative-address option allows
input addresses to be relative to the module load address instead
of absolute addresses into the image.

llvm-svn: 236653
2015-05-06 22:26:30 +00:00
..
DWARF Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
PDB A few fixes for llvm-symbolizer on Windows. 2015-05-06 22:26:30 +00:00
DIContext.h Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00