[PATCH] D34257: [PDB] Start emitting source file and line information

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 10:22:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305713: [PDB] Start emitting source file and line information (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D34257?vs=103059&id=103071#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34257

Files:
  lld/trunk/COFF/Chunks.h
  lld/trunk/COFF/PDB.cpp
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/Inputs/pdb_lines_1.yaml
  lld/trunk/test/COFF/Inputs/pdb_lines_2.yaml
  lld/trunk/test/COFF/icf-associative.test
  lld/trunk/test/COFF/pdb-source-lines.test
  lld/trunk/test/COFF/pdb.test
  llvm/trunk/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
  llvm/trunk/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34257.103071.patch
Type: text/x-patch
Size: 51397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/13d04b5c/attachment-0001.bin>


More information about the llvm-commits mailing list