1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/DebugInfo/COFF
Reid Kleckner 14799a2f9b [codeview] Add basic record type translation
This only translates data members for now. Translating overloaded
methods is complicated, so I stopped short of doing that.

Reviewers: aaboud

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

llvm-svn: 271680
2016-06-03 15:58:20 +00:00
..
asan-module-ctor.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
asan-module-without-functions.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
asm.ll [CodeView] Implement function-type indices 2016-06-02 17:13:53 +00:00
comdat.ll [codeview] Use comdats for debug info describing comdat functions 2016-05-25 23:16:12 +00:00
cpp-mangling.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
fp-stack.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
inlining-files.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
inlining-levels.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
inlining-padding.ll Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2 2016-05-23 20:23:46 +00:00
inlining-same-name.ll Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2 2016-05-23 20:23:46 +00:00
inlining.ll [CodeView] Implement function-type indices 2016-06-02 17:13:53 +00:00
lit.local.cfg
local-constant.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
local-variables.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
multifile.ll [CodeView] Implement function-type indices 2016-06-02 17:13:53 +00:00
multifunction.ll [CodeView] Implement function-type indices 2016-06-02 17:13:53 +00:00
register-variables.ll PR26055: Speed up LiveDebugValues by replacing lists with bitvectors. 2016-05-25 22:21:12 +00:00
simple.ll [CodeView] Implement function-type indices 2016-06-02 17:13:53 +00:00
tail-call-without-lexical-scopes.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
typedef.ll [codeview] Return type indices for typedefs 2016-06-02 06:21:37 +00:00
types-basic.ll [codeview] Add basic record type translation 2016-06-03 15:58:20 +00:00
types-data-members.ll [codeview] Add basic record type translation 2016-06-03 15:58:20 +00:00
types-recursive-struct.ll [codeview] Add basic record type translation 2016-06-03 15:58:20 +00:00