[PATCH] D35394: [codeview] Remove TypeServerHandler and PDBTypeServerHandler

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 13:28:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308212: [codeview] Remove TypeServerHandler and PDBTypeServerHandler (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D35394?vs=106562&id=106931#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35394

Files:
  lld/trunk/COFF/PDB.cpp
  lld/trunk/test/COFF/pdb-type-server-missing.yaml
  llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeServerHandler.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBTypeServerHandler.h
  llvm/trunk/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBTypeServerHandler.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/TpiStream.cpp
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
  llvm/trunk/unittests/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/unittests/DebugInfo/PDB/TypeServerHandlerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35394.106931.patch
Type: text/x-patch
Size: 34950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/3050a708/attachment.bin>


More information about the llvm-commits mailing list