[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
Thu May 25 13:42:29 PDT 2017


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

@zturner: I rewrote the comment to emphasize that we're testing reading and writing of source file names, with alignment more as a side note. Do you like it better this way?


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-source-names.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33475.100293.patch
Type: text/x-patch
Size: 4769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/cbee920f/attachment.bin>


More information about the llvm-commits mailing list