summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
AgeCommit message (Expand)AuthorFilesLines
2014-05-14DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie1-3/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-09-08Debug Info Testing: update context from empty string to null.Manman Ren1-1/+1
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-2/+2
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-1/+1
2013-07-27Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren1-3/+2
2013-07-26Debug Info Verifier: enable verification of DICompileUnit.Manman Ren1-5/+6
2013-03-21Remove unused field in DISubprogramDavid Blaikie1-1/+1
2013-03-20Remove unused field in DICompileUnitDavid Blaikie1-1/+1
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie1-1/+1
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie1-1/+1
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie1-1/+1
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie1-4/+2
2011-09-13Update tests. Remove irrelevant tests.Devang Patel1-9/+20
2009-11-06Do not try to emit debug info entry for dead global variable.Devang Patel1-0/+17