[PATCH] D34257: [PDB] Start emitting source file and line information
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 09:06:36 PDT 2017
rnk updated this revision to Diff 102836.
rnk marked an inline comment as done.
rnk added a comment.
- comments
https://reviews.llvm.org/D34257
Files:
lld/COFF/Chunks.h
lld/COFF/PDB.cpp
lld/COFF/Writer.cpp
lld/test/COFF/Inputs/pdb_lines_1.yaml
lld/test/COFF/Inputs/pdb_lines_2.yaml
lld/test/COFF/icf-associative.test
lld/test/COFF/pdb-source-lines.test
lld/test/COFF/pdb.test
llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34257.102836.patch
Type: text/x-patch
Size: 51132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/36658d4a/attachment.bin>
More information about the llvm-commits
mailing list