]> granicus.if.org Git - llvm/commit
[codeview] Recognize two records with no type index fields
authorReid Kleckner <rnk@google.com>
Mon, 23 Oct 2017 22:44:24 +0000 (22:44 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 23 Oct 2017 22:44:24 +0000 (22:44 +0000)
commit28098485bc4007c12ffcf02a95f93da653a48c70
treecbb279aafa529ad38c114ab2058fe546e33ca4e2
parent2a01593233e991ce1dedcdd5463de0bdd1d6ca29
[codeview] Recognize two records with no type index fields

Thunk records do not have types and frame cookies do not have types.

These were found while linking libconcrt.lib from MSVC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316385 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp