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 |
2013-01-25 | Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, | Eli Bendersky |
2012-08-01 | Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing | Eric Christopher |
2012-07-27 | Add a DW_AT_high_pc for CUs that are a single address range. Update | Eric Christopher |
2012-03-27 | Add a test for the previous commit. Also, remove two tests that were | Eric Christopher |