Manman Ren
dc257d1644
Debug Info Testing Case: check for the name of a structure.
...
llvm-svn: 192478
2013-10-11 18:50:00 +00:00
Manman Ren
1f6bdc7436
Debug Info: In DIBuilder, the context field of subprogram is updated to use
...
DIScopeRef.
A paired commit at clang is required due to changes to DIBuilder.
llvm-svn: 192378
2013-10-10 18:40:01 +00:00
Manman Ren
615619229d
Add comments to debug info testing case.
...
llvm-svn: 192376
2013-10-10 18:13:17 +00:00
Manman Ren
992ab551ae
Debug Info: In DIBuilder, the context and type fields of template_type and
...
template_value are updated to use DIRef.
A paired commit at clang is required due to changes to DIBuilder.
llvm-svn: 192320
2013-10-09 19:46:28 +00:00
Manman Ren
25dbd15627
Debug Info: In DIBuilder, the context field of a forward decl is updated
...
to use DIScopeRef.
llvm-svn: 192309
2013-10-09 18:10:55 +00:00
Manman Ren
15624ed0ea
Debug Info: In DIBuilder, the context field of a DICompositeType is updated
...
to use DIScopeRef.
A paired commit at clang is required due to changes to DIBuilder.
llvm-svn: 192256
2013-10-09 00:17:04 +00:00
Manman Ren
e31c6f626f
Debug Info: In DIBuilder, the context fields of a static member and a
...
typedef are updated to use DIScopeRef.
llvm-svn: 192254
2013-10-08 23:49:38 +00:00
Manman Ren
7259773e8e
Debug Info: In DIBuilder, the derived-from field of DICompositeType
...
is updated to use DITypeRef.
A paired commit at clang is required due to changes to DIBuilder.
llvm-svn: 192251
2013-10-08 23:28:51 +00:00
Manman Ren
d3dd477f4b
Debug Info: In DIBuilder, the derived-from field of DIDerivedType
...
is updated to use DITypeRef.
A paired commit at clang is required due to changes to DIBuilder.
llvm-svn: 192246
2013-10-08 22:56:31 +00:00
Manman Ren
5b259edab8
Debug Info: update testing to reflect r192018.
...
llvm-svn: 192224
2013-10-08 20:06:43 +00:00
Manman Ren
efdb887d1f
Debug Info: Use identifier to reference DIType in containing type field of
...
a DISubprogram.
Verifier is updated accordingly.
llvm-svn: 190229
2013-09-07 00:04:05 +00:00
Manman Ren
450526b5a9
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
...
Field 2 of DIType (Context), field 9 of DIDerivedType (TypeDerivedFrom),
field 12 of DICompositeType (ContainingType), fields 2, 7, 12 of DISubprogram
(Context, Type, ContainingType).
llvm-svn: 190205
2013-09-06 21:03:58 +00:00
Manman Ren
43a86dc31f
Debug Info: Use identifier to reference DIType in containing type field of
...
a DICompositeType.
Verifier is updated accordingly.
llvm-svn: 190190
2013-09-06 18:46:00 +00:00