[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)
commitbc041b82d44b51a3b7da79c38e4052e28ff8011c
treecc0aa16318278a2bb337052cca0c0ed2e60466ee
parent4df2666da18129c9cedd401def06d906a47f41c3
[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.

llvm-svn: 268347
llvm/include/llvm/DebugInfo/CodeView/CVLeafTypes.def
llvm/tools/llvm-readobj/COFFDumper.cpp