1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/DebugInfo/CodeView
Reid Kleckner 62af8c4725 [codeview] Add DIFlags for pointer to member representations
Summary:
This seems like the least intrusive way to pass this information
through.

Fixes PR28151

Reviewers: majnemer, aprantl, dblaikie

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D21444

llvm-svn: 273053
2016-06-17 21:31:33 +00:00
..
ByteStream.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
CMakeLists.txt Resubmit "[pdb] Change type visitor pattern to be dynamic." 2016-06-16 18:22:27 +00:00
CodeViewError.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
CVTypeVisitor.cpp Resubmit "[pdb] Change type visitor pattern to be dynamic." 2016-06-16 18:22:27 +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
Line.cpp
ListRecordBuilder.cpp [codeview] Add basic record type translation 2016-06-03 15:58:20 +00:00
LLVMBuild.txt
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 [codeview] Add DIFlags for pointer to member representations 2016-06-17 21:31:33 +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 Resubmit "[pdb] Change type visitor pattern to be dynamic." 2016-06-16 18:22:27 +00:00
TypeTableBuilder.cpp [Codeview] Add a class for LF_UDT_MOD_SRC_LINE. 2016-06-15 21:25:29 +00:00