[PATCH] D40736: [CodeView] Add support for type record content hashing
    Zachary Turner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec  1 10:26:00 PST 2017
    
    
  
zturner updated this revision to Diff 125171.
zturner added a comment.
Added some doxygen comments explaining what this is for.
https://reviews.llvm.org/D40736
Files:
  llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
  llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h
  llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/lib/DebugInfo/CodeView/CMakeLists.txt
  llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
  llvm/lib/DebugInfo/CodeView/TypeHashing.cpp
  llvm/unittests/DebugInfo/CodeView/CMakeLists.txt
  llvm/unittests/DebugInfo/CodeView/TypeHashingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40736.125171.patch
Type: text/x-patch
Size: 19125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/cec6111c/attachment.bin>
    
    
More information about the llvm-commits
mailing list