Age | Commit message (Expand) | Author |
---|---|---|
2013-03-21 | Move the DIFile in DISubprogram to the beginning to be a common prefix along ... | David Blaikie |
2013-03-20 | Remove unused field in DICompileUnit | David Blaikie |
2013-03-13 | Refactor filename/directory in DICompileUnit into a DIFile | David Blaikie |
2013-03-12 | Remove unused "isMain" field from DICompileUnit | David Blaikie |
2013-03-12 | Update debug info test cases with empty SplitDebugFilename field. | David Blaikie |
2013-02-02 | Remove the (apparently) unnecessary debug info metadata indirection. | David Blaikie |
2012-05-27 | Have getOrCreateSubprogramDIE store the DIE for a subprogram | Peter Collingbourne |