[PATCH] D40736: [CodeView] Add support for type record content hashing

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 15:09:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319854: [CodeView] Add support for content hashing CodeView type records. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D40736?vs=125383&id=125630#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40736

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeHashing.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeHashing.cpp
  llvm/trunk/unittests/DebugInfo/CodeView/CMakeLists.txt
  llvm/trunk/unittests/DebugInfo/CodeView/TypeHashingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40736.125630.patch
Type: text/x-patch
Size: 20101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/6d06478e/attachment.bin>


More information about the llvm-commits mailing list