llvm-project/llvm/lib/DebugInfo/CodeView
Zachary Turner 73b0b2f555 Revert "[pdb] Change type visitor pattern to be dynamic."
This reverts commit fb0dd311e1ad945827b8ffd5354f4810e2be1579.

This breaks some llvm-readobj tests.

llvm-svn: 272927
2016-06-16 18:09:04 +00:00
..
ByteStream.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
CMakeLists.txt Revert "[pdb] Change type visitor pattern to be dynamic." 2016-06-16 18:09:04 +00:00
CodeViewError.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
EnumTables.cpp [pdb] Dump file checksums from pdb codeview line info. 2016-06-03 04:01:48 +00:00
FieldListRecordBuilder.cpp [codeview] Add type stream merging prototype 2016-05-14 00:02:53 +00:00
LLVMBuild.txt
Line.cpp
ListRecordBuilder.cpp [codeview] Add basic record type translation 2016-06-03 15:58:20 +00:00
MemoryTypeTableBuilder.cpp [codeview] Improve readability of type record assembly 2016-05-31 18:45:36 +00:00
MethodListRecordBuilder.cpp [codeview] Align class and print names of types 2016-05-13 19:37:07 +00:00
ModuleSubstream.cpp [codeview] Dump line number and column information. 2016-06-03 03:25:59 +00:00
ModuleSubstreamVisitor.cpp [pdb] Dump file checksums from pdb codeview line info. 2016-06-03 04:01:48 +00:00
RecordSerialization.cpp Make sure data is available before dereferencing it 2016-05-27 18:50:02 +00:00
StreamReader.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
StreamWriter.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
SymbolDumper.cpp [pdb] Parse and dump section map and section contribs 2016-06-02 05:07:49 +00:00
TypeDumper.cpp Revert "[pdb] Change type visitor pattern to be dynamic." 2016-06-16 18:09:04 +00:00
TypeRecord.cpp [Codeview] Add a class for LF_UDT_MOD_SRC_LINE. 2016-06-15 21:25:29 +00:00
TypeRecordBuilder.cpp [codeview] Add type stream merging prototype 2016-05-14 00:02:53 +00:00
TypeStreamMerger.cpp Revert "[pdb] Change type visitor pattern to be dynamic." 2016-06-16 18:09:04 +00:00
TypeTableBuilder.cpp [Codeview] Add a class for LF_UDT_MOD_SRC_LINE. 2016-06-15 21:25:29 +00:00