llvm/lib/DebugInfo/PDB/DIA
Zachary Turner 2d4f33a508 [codeview] Add support for new type records.
This adds support for parsing and dumping the following
symbol types:

S_LPROCREF
S_ENVBLOCK
S_COMPILE2
S_REGISTER
S_COFFGROUP
S_SECTION
S_THUNK32
S_TRAMPOLINE

As of this patch, the test PDB files no longer have any unknown
symbol types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270628 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-24 22:58:46 +00:00
..
DIADataStream.cpp
DIAEnumDebugStreams.cpp
DIAEnumLineNumbers.cpp
DIAEnumSourceFiles.cpp
DIAEnumSymbols.cpp
DIAError.cpp
DIALineNumber.cpp
DIARawSymbol.cpp
DIASession.cpp
DIASourceFile.cpp