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
Reid Kleckner eb9ed33777 [codeview] Add support for inlinee lists
This adds type index discovery and dumper support for symbol record kind
0x1168, which is a list of inlined function ids. This symbol kind is
undocumented, but S_INLINEES is consistent with the existing
nomenclature.

Fixes PR34222

llvm-svn: 316398
2017-10-23 23:43:40 +00:00
..
CMakeLists.txt Don't include TestingSupport in LLVM_LINK_COMPONENTS. 2017-06-14 22:33:43 +00:00
RandomAccessVisitorTest.cpp [codeview] Remove TypeServerHandler and PDBTypeServerHandler 2017-07-17 20:28:06 +00:00
TypeIndexDiscoveryTest.cpp [codeview] Add support for inlinee lists 2017-10-23 23:43:40 +00:00