summaryrefslogtreecommitdiff
path: root/test/DebugInfo/inlined-vars.ll
Commit message (Expand)AuthorAge
* DwarfDebug: Avoid an extra map lookup while constructing abstract scope DIEs ...David Blaikie2014-05-12
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* 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: enable verifier for testing cases.Manman Ren2013-07-29
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-25
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-22
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-19
* PR14606: debug info imported_module supportDavid Blaikie2013-04-19
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Make target-specific test case in r177474 only run when that target is builtDavid Blaikie2013-03-20
* Fix test case regression on ARM & PPC introduced r177239David Blaikie2013-03-20
* Remove an extra operand to a DIFile metadata entryDavid Blaikie2013-03-13
* 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
* PR14566: Debug Info: Removing top level lexical blocksDavid Blaikie2013-01-26
* Fix PR13202 and a regtest.Alexey Samsonov2012-07-06