OSDN Git Service

[codeview] Maintain the type enum-to-classname mapping in the .def file
authorReid Kleckner <rnk@google.com>
Tue, 3 May 2016 00:45:14 +0000 (00:45 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 3 May 2016 00:45:14 +0000 (00:45 +0000)
commit97e4f889df463d8aa69dea427381ea3bd13c11bd
tree350d50398fae9b9001cfffb11306e97aea27db12
parent84bc70bd9cdc366afa53717cb14d6abb7f201138
[codeview] Maintain the type enum-to-classname mapping in the .def file

This way it will be easy to stamp out something like a type visitor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268347 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/CodeView/CVLeafTypes.def
tools/llvm-readobj/COFFDumper.cpp