[PATCH] [llvm-symbolizer] Respect the demangling option, and and -relative-address

Zachary Turner zturner at google.com
Fri May 1 15:04:53 PDT 2015


Hi samsonov, timurrrr,

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.

http://reviews.llvm.org/D9447

Files:
  include/llvm/DebugInfo/PDB/PDBContext.h
  lib/DebugInfo/PDB/PDBContext.cpp
  tools/llvm-symbolizer/LLVMSymbolize.cpp
  tools/llvm-symbolizer/LLVMSymbolize.h
  tools/llvm-symbolizer/llvm-symbolizer.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9447.24835.patch
Type: text/x-patch
Size: 8833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150501/a812d7c5/attachment.bin>


More information about the llvm-commits mailing list