[PATCH] D12883: [llvm-symbolizer] Make --relative-address work with DWARF contexts

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 17:17:09 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249784: [llvm-symbolizer] Make --relative-address work with DWARF contexts (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D12883?vs=36904&id=36909#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12883

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/PDBContext.h
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/lib/DebugInfo/PDB/PDBContext.cpp
  llvm/trunk/lib/Object/COFFObjectFile.cpp
  llvm/trunk/test/tools/llvm-symbolizer/Inputs/coff-dwarf.cpp
  llvm/trunk/test/tools/llvm-symbolizer/Inputs/coff-dwarf.exe
  llvm/trunk/test/tools/llvm-symbolizer/Inputs/coff-dwarf.input
  llvm/trunk/test/tools/llvm-symbolizer/coff-dwarf.test
  llvm/trunk/test/tools/llvm-symbolizer/pdb/pdb.test
  llvm/trunk/tools/llvm-symbolizer/LLVMSymbolize.cpp
  llvm/trunk/tools/llvm-symbolizer/LLVMSymbolize.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12883.36909.patch
Type: text/x-patch
Size: 9364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151009/e5ed1142/attachment.bin>


More information about the llvm-commits mailing list