[PATCH] D34432: [PDB] Add symbols to the PDB

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 18:19:50 PDT 2017


rnk updated this revision to Diff 103314.
rnk added a comment.

- add S_UDT test


https://reviews.llvm.org/D34432

Files:
  lld/COFF/PDB.cpp
  lld/COFF/Writer.cpp
  lld/test/COFF/pdb-comdat.test
  lld/test/COFF/pdb-symbol-types.yaml
  llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
  llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
  llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34432.103314.patch
Type: text/x-patch
Size: 32397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/15616c22/attachment.bin>


More information about the llvm-commits mailing list