| Commit message (Expand) | Author | Age | Files | Lines |
* | Debug Info Verifier: enable verification of DICompileUnit. | Manman Ren | 2013-07-26 | 1 | -1/+2 |
* | Debug Info: improve the verifier to check field types. | Manman Ren | 2013-07-25 | 1 | -5/+5 |
* | Revert "Revert "PR14606: debug info imported_module support"" | David Blaikie | 2013-04-22 | 1 | -1/+1 |
* | Revert "PR14606: debug info imported_module support" | Eric Christopher | 2013-04-19 | 1 | -1/+1 |
* | PR14606: debug info imported_module support | David Blaikie | 2013-04-19 | 1 | -1/+1 |
* | Revert "Adding DIImportedModules to DIScopes." | David Blaikie | 2013-03-28 | 1 | -7/+7 |
* | Adding DIImportedModules to DIScopes. | David Blaikie | 2013-03-27 | 1 | -7/+7 |
* | Reorder the DIFile field in DILexicalBlock to become a prefix common with oth... | David Blaikie | 2013-03-22 | 1 | -1/+1 |
* | Remove unused field in DISubprogram | David Blaikie | 2013-03-21 | 1 | -1/+1 |
* | Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com... | David Blaikie | 2013-03-20 | 1 | -1/+1 |
* | Remove unused field in DICompileUnit | David Blaikie | 2013-03-20 | 1 | -1/+1 |
* | Split out filename & directory from DIFile to start generalizing over DIScopes | David Blaikie | 2013-03-17 | 1 | -2/+3 |
* | Refactor filename/directory in DICompileUnit into a DIFile | David Blaikie | 2013-03-13 | 1 | -1/+1 |
* | Remove unused "isMain" field from DICompileUnit | David Blaikie | 2013-03-12 | 1 | -1/+1 |
* | Upgrading debug info test cases to be (more) compatible with the current debu... | David Blaikie | 2013-03-11 | 1 | -1/+1 |
* | Upgrade tests to the latest debug info format. | David Blaikie | 2013-03-08 | 1 | -10/+11 |
* | Use the 'count' attribute to calculate the upper bound of an array. | Bill Wendling | 2012-12-04 | 1 | -1/+1 |
* | Add a 'count' field to the DWARF subrange. | Bill Wendling | 2012-12-04 | 1 | -1/+1 |
* | Add radar number for future reference. | Devang Patel | 2011-04-08 | 1 | -1/+1 |
* | Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array. | Devang Patel | 2011-04-08 | 1 | -0/+34 |