[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 14:12:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303917: [pdb] pad source file name buffer at the end instead of the beginning (authored by inglorion).

Changed prior to commit:
  https://reviews.llvm.org/D33475?vs=100293&id=100296#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33475

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

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


More information about the llvm-commits mailing list