Age | Commit message (Expand) | Author |
---|---|---|
2013-03-28 | Revert "Adding DIImportedModules to DIScopes." | David Blaikie |
2013-03-27 | Adding DIImportedModules to DIScopes. | David Blaikie |
2013-03-22 | Reorder the DIFile field in DILexicalBlock to become a prefix common with oth... | David Blaikie |
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-03-08 | Upgrade tests to the latest debug info format. | David Blaikie |
2011-07-20 | While emitting constant value, look through derived type and use underlying b... | Devang Patel |