Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MC] Add support for encoding CodeView variable definition ranges | David Majnemer | 2016-02-05 | 1 | -0/+63 |
* | [codeview] Don't attempt a cross-section label diff | Reid Kleckner | 2016-02-04 | 1 | -5/+11 |
* | [codeview] Correctly handle inlining functions post-dominated by unreachable | David Majnemer | 2016-02-02 | 1 | -3/+16 |
* | [codeview] Wire up the .cv_inline_linetable directive | Reid Kleckner | 2016-02-02 | 1 | -25/+96 |
* | [CodeView] Implement .cv_inline_linetable | David Majnemer | 2016-01-29 | 1 | -3/+71 |
* | Fix some -Wstring-conversion warnings | David Blaikie | 2016-01-29 | 1 | -6/+6 |
* | Reland "[CodeView] Use assembler directives for line tables" | Reid Kleckner | 2016-01-29 | 1 | -0/+222 |
* | Revert "[CodeView] Use assembler directives for line tables" | Reid Kleckner | 2016-01-29 | 1 | -222/+0 |
* | Silence gcc warning about ternary and enumerations | Reid Kleckner | 2016-01-28 | 1 | -1/+1 |
* | [CodeView] Use assembler directives for line tables | Reid Kleckner | 2016-01-28 | 1 | -0/+222 |