Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeView] Hook up CodeViewRecordIO to type serialization path. | Zachary Turner | 2016-11-08 | 1 | -103/+0 |
* | [codeview] Use the correct max CV record length of 0xFF00 | Reid Kleckner | 2016-09-02 | 1 | -4/+5 |
* | [CodeView] Decouple record deserialization from visitor dispatch. | Zachary Turner | 2016-08-05 | 1 | -1/+1 |
* | [CodeView] Healthy paranoia around strings | David Majnemer | 2016-06-24 | 1 | -0/+2 |
* | [codeview] Fix the alignment padding that we add to list records | Reid Kleckner | 2016-06-22 | 1 | -4/+6 |
* | [codeview] Add support for splitting field list records over 64KB | Reid Kleckner | 2016-06-21 | 1 | -7/+72 |
* | [codeview] Add basic record type translation | Reid Kleckner | 2016-06-03 | 1 | -0/+2 |
* | LLVM CodeView library | Dave Bartolomeo | 2015-12-24 | 1 | -0/+31 |