aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll
AgeCommit message (Expand)Author
2013-04-22Revert "Revert "PR14606: debug info imported_module support""David Blaikie
2013-04-19Revert "PR14606: debug info imported_module support"Eric Christopher
2013-04-19PR14606: debug info imported_module supportDavid Blaikie
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-19Move the DIFile operand to DITypes from the 4th operand to the 2nd.David 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-03-08Upgrade tests to the latest debug info format.David Blaikie
2010-04-06Do not emit specification DIE with DW_AT_specification attribute for member f...Devang Patel