[PATCH] D25356: Define PDBFileBuilder::addStream to add stream.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 11:47:42 PDT 2016
ruiu updated this revision to Diff 73960.
ruiu added a comment.
- rename PDBFileBuilder::addStream to addDbgStream
- make addDbgStream to set the directory entry for a new debug stream.
https://reviews.llvm.org/D25356
Files:
include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp
lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25356.73960.patch
Type: text/x-patch
Size: 4913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/f59d6dda/attachment.bin>
More information about the llvm-commits
mailing list