Age | Commit message (Expand) | Author |
---|---|---|
2013-03-20 | Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a... | David Blaikie |
2013-03-19 | Move the DIFile operand to DITypes from the 4th operand to the 2nd. | David Blaikie |
2013-03-17 | Split out filename & directory from DIFile to start generalizing over DIScopes | 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-11 | Upgrading debug info test cases to be (more) compatible with the current debu... | David Blaikie |
2013-02-02 | Remove the (apparently) unnecessary debug info metadata indirection. | David Blaikie |
2013-01-25 | Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, | Eli Bendersky |
2012-03-19 | llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. | NAKAMURA Takumi |