[PATCH] D20982: [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 13:31:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271725: [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D20982?vs=59606&id=59608#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20982

Files:
  llvm/trunk/include/llvm/DebugInfo/Symbolize/Symbolize.h
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/trunk/lib/Object/COFFObjectFile.cpp
  llvm/trunk/test/tools/llvm-symbolizer/pdb/Inputs/missing_pdb.exe
  llvm/trunk/test/tools/llvm-symbolizer/pdb/missing_pdb.test
  llvm/trunk/tools/llvm-symbolizer/llvm-symbolizer.cpp
  llvm/trunk/tools/sancov/sancov.cc
  llvm/trunk/tools/sanstats/sanstats.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20982.59608.patch
Type: text/x-patch
Size: 19339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/49d865fd/attachment.bin>


More information about the llvm-commits mailing list