1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/DebugInfo/CodeView
Chad Rosier bdab1e9a71 Revert "[pdb] Allow zero-copy read support for symbol streams."
This reverts commit r271024 due to error: static_assert failed
"You must either provide a specialization of VarStreamArrayExtractor
or a custom extractor"

llvm-svn: 271026
2016-05-27 18:31:02 +00:00
..
ByteStream.cpp [codeview,pdb] Try really hard to conserve memory when reading. 2016-05-27 01:54:44 +00:00
CMakeLists.txt [codeview] Move StreamInterface and StreamReader to libcodeview. 2016-05-25 20:37:03 +00:00
CodeViewError.cpp [codeview] Move StreamInterface and StreamReader to libcodeview. 2016-05-25 20:37:03 +00:00
FieldListRecordBuilder.cpp [codeview] Add type stream merging prototype 2016-05-14 00:02:53 +00:00
Line.cpp
ListRecordBuilder.cpp
LLVMBuild.txt
MemoryTypeTableBuilder.cpp
MethodListRecordBuilder.cpp [codeview] Align class and print names of types 2016-05-13 19:37:07 +00:00
RecordSerialization.cpp Make CodeView record serialization more generic. 2016-05-12 17:45:44 +00:00
StreamReader.cpp [codeview,pdb] Try really hard to conserve memory when reading. 2016-05-27 01:54:44 +00:00
SymbolDumper.cpp Revert "[pdb] Allow zero-copy read support for symbol streams." 2016-05-27 18:31:02 +00:00
TypeDumper.cpp Revert "[pdb] Allow zero-copy read support for symbol streams." 2016-05-27 18:31:02 +00:00
TypeRecord.cpp [codeview] Add support for new types and symbols. 2016-05-25 00:12:48 +00:00
TypeRecordBuilder.cpp [codeview] Add type stream merging prototype 2016-05-14 00:02:53 +00:00
TypeStreamMerger.cpp [codeview] Test serialization of all known type records 2016-05-17 16:20:35 +00:00
TypeTableBuilder.cpp [codeview] Add type stream merging prototype 2016-05-14 00:02:53 +00:00