1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/include/llvm/DebugInfo/CodeView
Reid Kleckner 5bd9b33ade Revert "[CodeView] Use assembler directives for line tables"
This reverts commit r259117.

The LineInfo constructor is defined in the codeview library and we have
to link against it now. Doing that isn't trivial, so reverting for now.

llvm-svn: 259126
2016-01-29 00:13:28 +00:00
..
CodeView.h [codeview] Share more enums across the writer and the dumper 2016-01-13 23:44:57 +00:00
CodeViewOStream.h
CVLeafTypes.def [codeview] Share more enums across the writer and the dumper 2016-01-13 23:44:57 +00:00
CVSymbolTypes.def [codeview] Share more enums across the writer and the dumper 2016-01-13 23:44:57 +00:00
FieldListRecordBuilder.h
FunctionId.h
Line.h Revert "[CodeView] Use assembler directives for line tables" 2016-01-29 00:13:28 +00:00
ListRecordBuilder.h
MemoryTypeTableBuilder.h Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. 2016-01-26 18:48:36 +00:00
MethodListRecordBuilder.h
SymbolRecord.h [CodeView] Add support for dumping binary annotations 2016-01-14 06:12:30 +00:00
TypeIndex.h Fix build of CodeView library 2016-01-13 19:45:06 +00:00
TypeRecord.h Silence gcc warning about ternary and enumerations 2016-01-28 23:59:35 +00:00
TypeRecordBuilder.h
TypeSymbolEmitter.h
TypeTableBuilder.h