mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
5b2d69c207
Summary: Now CVType and CVSymbol are effectively type-safe wrappers around ArrayRef<uint8_t>. Make the kind() accessor load it from the RecordPrefix, which is the same for types and symbols. Reviewers: zturner, aganea Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60018 llvm-svn: 357658 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
RandomAccessVisitorTest.cpp | ||
TypeHashingTest.cpp | ||
TypeIndexDiscoveryTest.cpp |