aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/2009-11-10-CurrentFn.ll
AgeCommit message (Expand)Author
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Remove unused field in DICompileUnitDavid 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
2011-09-13Update tests. Remove irrelevant tests.Devang Patel
2009-11-11Add missing run line. Devang, please check.Daniel Dunbar
2009-11-11Do not assume first function scope seen represents current function. Devang Patel