[PATCH] D43913: Delay writing the PDB build id until just before file commit.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 10:03:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326453: [PDB] Defer writing the build id until the rest of the PDB is written. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43913?vs=136429&id=136560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43913

Files:
  lld/trunk/COFF/PDB.cpp
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
  llvm/trunk/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43913.136560.patch
Type: text/x-patch
Size: 4118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/b8d0964d/attachment.bin>


More information about the llvm-commits mailing list