[PATCH] D26987: Remove PDBFileBuilder::build() and related functions.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 12:42:21 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287697: Remove PDBFileBuilder::build() and related functions. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D26987?vs=78926&id=78928#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26987

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
  llvm/trunk/lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26987.78928.patch
Type: text/x-patch
Size: 7191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/8d480535/attachment.bin>


More information about the llvm-commits mailing list