1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/DebugInfo/CodeView
Zachary Turner b2aaa328db Revert "Make TypeSerializer's StringMap use the same allocator."
This reverts commit e34ccb7b57da25cc89ded913d8638a2906d1110a.

This is causing failures on the ASAN bots.

llvm-svn: 303640
2017-05-23 15:50:37 +00:00
..
CMakeLists.txt Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
CodeViewError.cpp [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
CodeViewRecordIO.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
CVSymbolVisitor.cpp Remove unused functions. Remove static qualifier from functions in header files. NFC. 2017-04-11 14:55:32 +00:00
CVTypeVisitor.cpp Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
EnumTables.cpp Rename some PDB classes. 2017-04-27 16:11:19 +00:00
Formatters.cpp Properly parse the TypeServer2 record. 2017-02-03 21:22:27 +00:00
LazyRandomTypeCollection.cpp Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
Line.cpp
LLVMBuild.txt
ModuleDebugFileChecksumFragment.cpp [CodeView] Use actual strings for dealing with checksums and lines. 2017-05-03 17:11:40 +00:00
ModuleDebugFragment.cpp [CodeView] Write CodeView line information. 2017-05-01 23:27:42 +00:00
ModuleDebugFragmentRecord.cpp [PDB/CodeView] Read/write codeview inlinee line information. 2017-05-02 16:56:09 +00:00
ModuleDebugFragmentVisitor.cpp [PDB/CodeView] Read/write codeview inlinee line information. 2017-05-02 16:56:09 +00:00
ModuleDebugInlineeLinesFragment.cpp Remove unused private field. 2017-05-03 19:42:06 +00:00
ModuleDebugLineFragment.cpp [CodeView] Remove constructor initialization of a removed field. 2017-05-03 18:02:46 +00:00
RecordSerialization.cpp [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
StringTable.cpp [CodeView] Use actual strings for dealing with checksums and lines. 2017-05-03 17:11:40 +00:00
SymbolDumper.cpp Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
SymbolRecordMapping.cpp
SymbolSerializer.cpp [llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB. 2017-03-13 14:57:45 +00:00
TypeDatabase.cpp Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
TypeDatabaseVisitor.cpp [CodeView] Add a random access type visitor. 2017-05-12 19:18:12 +00:00
TypeDumpVisitor.cpp Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
TypeIndex.cpp Resubmit "[CodeView] Provide a common interface for type collections." 2017-05-19 19:26:58 +00:00
TypeRecordMapping.cpp [codeview] Add support for label type records 2017-04-03 21:25:20 +00:00
TypeSerializer.cpp Revert "Make TypeSerializer's StringMap use the same allocator." 2017-05-23 15:50:37 +00:00
TypeStreamMerger.cpp Implement various flavors of type merging. 2017-05-22 21:07:43 +00:00
TypeTableCollection.cpp Revert "Make TypeSerializer's StringMap use the same allocator." 2017-05-23 15:50:37 +00:00