aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/pr12831.ll
AgeCommit message (Expand)Author
2013-03-21Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David 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
2012-05-27Have getOrCreateSubprogramDIE store the DIE for a subprogramPeter Collingbourne