llvm/lib/DebugInfo/CodeView
Zachary Turner 980cadce13 Don't assume little endian in StreamReader / StreamWriter.
In an effort to generalize this so it can be used by more than
just PDB code, we shouldn't assume little endian.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295525 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-18 01:35:33 +00:00
..
CMakeLists.txt Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
CodeViewError.cpp [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
CodeViewRecordIO.cpp Don't assume little endian in StreamReader / StreamWriter. 2017-02-18 01:35:33 +00:00
CVSymbolVisitor.cpp
CVTypeDumper.cpp [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
CVTypeVisitor.cpp Don't assume little endian in StreamReader / StreamWriter. 2017-02-18 01:35:33 +00:00
EnumTables.cpp
Formatters.cpp Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
Line.cpp
LLVMBuild.txt
ModuleSubstream.cpp
ModuleSubstreamVisitor.cpp
RecordSerialization.cpp Don't assume little endian in StreamReader / StreamWriter. 2017-02-18 01:35:33 +00:00
SymbolDumper.cpp [CodeView] Finish decoupling TypeDatabase from TypeDumper. 2017-01-11 23:24:22 +00:00
SymbolRecordMapping.cpp
TypeDatabase.cpp [pdb] Add a new command for analyzing hash collisions. 2017-02-01 18:30:22 +00:00
TypeDatabaseVisitor.cpp [CodeView] Add TypeDatabase class. 2017-01-11 00:35:08 +00:00
TypeDumpVisitor.cpp Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
TypeRecord.cpp
TypeRecordMapping.cpp Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
TypeSerializer.cpp Don't assume little endian in StreamReader / StreamWriter. 2017-02-18 01:35:33 +00:00
TypeStreamMerger.cpp [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00