1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/unittests/DebugInfo/CodeView
Zachary Turner 95c87cd4e6 [CodeView] Add support for content hashing CodeView type records.
Currently nothing uses this, but this at least gets the core
algorithm in, and adds some test to demonstrate correctness.

Differential Revision: https://reviews.llvm.org/D40736

llvm-svn: 319854
2017-12-05 23:08:58 +00:00
..
CMakeLists.txt [CodeView] Add support for content hashing CodeView type records. 2017-12-05 23:08:58 +00:00
RandomAccessVisitorTest.cpp Split TypeTableBuilder into two classes. 2017-11-30 18:39:50 +00:00
TypeHashingTest.cpp [CodeView] Add support for content hashing CodeView type records. 2017-12-05 23:08:58 +00:00
TypeIndexDiscoveryTest.cpp Split TypeTableBuilder into two classes. 2017-11-30 18:39:50 +00:00