[PATCH] D75081: [CodeView] Align type records on 4-bytes when emitting PDBs

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 09:40:05 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7325298e1f3: [CodeView] Align type records on 4-bytes when emitting PDBs (authored by aganea).

Changed prior to commit:
  https://reviews.llvm.org/D75081?vs=249720&id=250234#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75081/new/

https://reviews.llvm.org/D75081

Files:
  lld/test/COFF/pdb-tpi-aligned-records.test
  llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
  llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
  llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
  llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75081.250234.patch
Type: text/x-patch
Size: 7163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/90b9a705/attachment.bin>


More information about the llvm-commits mailing list