[PATCH] D35086: Fix some differences between LLD and MSVC generated PDBs

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:16:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307422: Fix some differences between lld and MSVC generated PDBs. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D35086?vs=105531&id=105764#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35086

Files:
  lld/trunk/COFF/PDB.cpp
  lld/trunk/test/COFF/Inputs/pdb-diff-cl.pdb
  lld/trunk/test/COFF/Inputs/pdb-diff.cpp
  lld/trunk/test/COFF/Inputs/pdb-diff.obj
  lld/trunk/test/COFF/pdb-diff.test
  lld/trunk/test/COFF/pdb-source-lines.test
  lld/trunk/test/COFF/pdb.test
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
  llvm/trunk/lib/DebugInfo/PDB/Native/DbiStream.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBFile.cpp
  llvm/trunk/tools/llvm-pdbutil/Diff.cpp
  llvm/trunk/tools/llvm-pdbutil/DiffPrinter.cpp
  llvm/trunk/tools/llvm-pdbutil/DiffPrinter.h
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35086.105764.patch
Type: text/x-patch
Size: 26366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/ebd5c3ba/attachment.bin>


More information about the llvm-commits mailing list