[PATCH] D36535: [LLD/PDB] Output actual records to the globals stream

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 12:01:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310743: [LLD/PDB] Write actual records to the globals stream. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D36535?vs=110624&id=110783#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36535

Files:
  lld/trunk/COFF/PDB.cpp
  lld/trunk/test/COFF/Inputs/pdb-globals.yaml
  lld/trunk/test/COFF/pdb-comdat.test
  lld/trunk/test/COFF/pdb-global-gc.yaml
  lld/trunk/test/COFF/pdb-globals.test
  lld/trunk/test/COFF/pdb-import-gc.yaml
  lld/trunk/test/COFF/pdb-safeseh.yaml
  lld/trunk/test/COFF/pdb-secrel-absolute.yaml
  lld/trunk/test/COFF/pdb-symbol-types.yaml
  lld/trunk/test/COFF/pdb-type-server-simple.test
  llvm/trunk/include/llvm/DebugInfo/CodeView/RecordName.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeName.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
  llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
  llvm/trunk/lib/DebugInfo/CodeView/RecordName.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeName.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeTableCollection.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36535.110783.patch
Type: text/x-patch
Size: 73041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/a29fc6b3/attachment.bin>


More information about the llvm-commits mailing list