[PATCH] D35290: [pdb/lld] Add an empty globals stream

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 12:37:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309608: [lld/pdb] Add an empty globals stream. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D35290?vs=106138&id=108976#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35290

Files:
  lld/trunk/COFF/PDB.cpp
  lld/trunk/test/COFF/pdb-diff.test
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/GlobalsStreamBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/GlobalsStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35290.108976.patch
Type: text/x-patch
Size: 11993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/2c73a25b/attachment.bin>


More information about the llvm-commits mailing list