[PATCH] D57790: [CodeView] Fix cycles in debug info when merging Types with global hashes

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 07:24:15 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353412: [CodeView] Fix cycles in debug info when merging Types with global hashes  (authored by aganea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57790?vs=185622&id=185759#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57790

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeHashing.h
  llvm/trunk/lib/DebugInfo/CodeView/TypeHashing.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
  llvm/trunk/test/tools/llvm-readobj/codeview-merging-ghash.test
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/tools/llvm-readobj/ObjDumper.h
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57790.185759.patch
Type: text/x-patch
Size: 18435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/ad4dd28a/attachment.bin>


More information about the llvm-commits mailing list