[PATCH] D33475: [pdb] pad source file name buffer at the end instead of the beginning

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 15:27:11 PDT 2017


inglorion updated this revision to Diff 100173.
inglorion added a comment.

renamed confusingly named variable and cut some redundant text from tests


https://reviews.llvm.org/D33475

Files:
  include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
  lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
  test/DebugInfo/PDB/Inputs/source-names-1.yaml
  test/DebugInfo/PDB/Inputs/source-names-2.yaml
  test/DebugInfo/PDB/pdbdump-align-source-names.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33475.100173.patch
Type: text/x-patch
Size: 4838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/46126b9e/attachment.bin>


More information about the llvm-commits mailing list