1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/DebugInfo/PDB/Native
Zachary Turner edcf9b3273 [PDB] Add support for dumping Typedef records.
These work a little differently because they are actually in
the globals stream and are treated as symbol records, even though
DIA presents them as types.  So this also adds the necessary
infrastructure to cache records that live somewhere other than
the TPI stream as well.

llvm-svn: 343507
2018-10-01 17:55:38 +00:00
..
pdb-native-compilands.test
pdb-native-enums.test
pdb-native-function-signatures.test
pdb-native-pointers.test
pdb-native-summary.test
pdb-native-typedefs.test [PDB] Add support for dumping Typedef records. 2018-10-01 17:55:38 +00:00
pdb-native-udts.test