[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 16:29:27 PDT 2015
rnk updated this revision to Diff 36904.
rnk added a comment.
- Address review comments, remove error case and return 0 instead as required by tests
http://reviews.llvm.org/D12883
Files:
include/llvm/DebugInfo/PDB/PDBContext.h
include/llvm/Object/COFF.h
lib/DebugInfo/PDB/PDBContext.cpp
lib/Object/COFFObjectFile.cpp
test/tools/llvm-symbolizer/Inputs/coff-dwarf.cpp
test/tools/llvm-symbolizer/Inputs/coff-dwarf.exe
test/tools/llvm-symbolizer/coff-dwarf.test
test/tools/llvm-symbolizer/pdb/Inputs/test.exe.input
test/tools/llvm-symbolizer/pdb/pdb.test
tools/llvm-symbolizer/LLVMSymbolize.cpp
tools/llvm-symbolizer/LLVMSymbolize.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12883.36904.patch
Type: text/x-patch
Size: 9294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/09c43b96/attachment.bin>
More information about the llvm-commits
mailing list