summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
Commit message (Expand)AuthorAge
* Fix typosAlp Toker2014-06-19
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-14
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-08
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-27
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-26
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-13
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-12
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-12
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-02
* Update tests. Remove irrelevant tests.Devang Patel2011-09-13
* Do not try to emit debug info entry for dead global variable.Devang Patel2009-11-06