aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/inlined-vars.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-20Make target-specific test case in r177474 only run when that target is builtDavid Blaikie
2013-03-20Fix test case regression on ARM & PPC introduced r177239David Blaikie
2013-03-13Remove an extra operand to a DIFile metadata entryDavid Blaikie
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-01-26PR14566: Debug Info: Removing top level lexical blocksDavid Blaikie
2012-07-06Fix PR13202 and a regtest.Alexey Samsonov