aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-9/+9
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-14/+14
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-8/+8
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+1
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-1/+1
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-2/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-271-3/+2
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-5/+6
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-4/+2
* Update tests. Remove irrelevant tests.Devang Patel2011-09-131-9/+20
* Do not try to emit debug info entry for dead global variable.Devang Patel2009-11-061-0/+17