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
Zachary Turner aa1e2354eb [CodeView] Use llvm::Error instead of std::error_code.
This eliminates the remnants of std::error_code from the
DebugInfo libraries.

llvm-svn: 277758
2016-08-04 19:39:55 +00:00
..
CMakeLists.txt [msf] Create LLVMDebugInfoMsf 2016-07-22 19:56:05 +00:00
CodeViewError.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
CVTypeVisitor.cpp [CodeView] Use llvm::Error instead of std::error_code. 2016-08-04 19:39:55 +00:00
EnumTables.cpp [codeview] Use one byte for S_FRAMECOOKIE CookieKind and add flags byte 2016-06-24 17:23:49 +00:00
FieldListRecordBuilder.cpp [codeview] Add type stream merging prototype 2016-05-14 00:02:53 +00:00
Line.cpp
ListRecordBuilder.cpp [CodeView] Healthy paranoia around strings 2016-06-24 19:34:41 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
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 [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
ModuleSubstreamVisitor.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
RecordSerialization.cpp [CodeView] Use llvm::Error instead of std::error_code. 2016-08-04 19:39:55 +00:00
SymbolDumper.cpp [CodeView] Emit an appropriate symbol kind for globals 2016-07-06 21:07:47 +00:00
TypeDumper.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
TypeRecord.cpp [CodeView] Use llvm::Error instead of std::error_code. 2016-08-04 19:39:55 +00:00
TypeRecordBuilder.cpp [CodeView] Healthy paranoia around strings 2016-06-24 19:34:41 +00:00
TypeStreamMerger.cpp [msf] Create LLVMDebugInfoMsf 2016-07-22 19:56:05 +00:00
TypeTableBuilder.cpp [codeview] Add support for splitting field list records over 64KB 2016-06-21 18:33:01 +00:00