Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [codeview] YAMLize all section offsets and indices in symbol records | Reid Kleckner | 2017-06-20 | 1 | -24/+22 |
* | [codeview] Fully initialize DataSym when mapping from YAML | Reid Kleckner | 2017-06-20 | 1 | -0/+2 |
* | [CodeView] Fix dumping of public symbol record flags | Reid Kleckner | 2017-06-19 | 1 | -1/+10 |
* | Resubmit "[llvm-pdbutil] rewrite the "raw" output style." | Zachary Turner | 2017-06-15 | 1 | -0/+10 |
* | Revert "[llvm-pdbutil] rewrite the "raw" output style." | Zachary Turner | 2017-06-15 | 1 | -10/+0 |
* | [llvm-pdbutil] rewrite the "raw" output style. | Zachary Turner | 2017-06-15 | 1 | -0/+10 |
* | [pdb] Don't choke on unknown symbol types. | Zachary Turner | 2017-06-12 | 1 | -6/+48 |
* | [CodeView] Handle Cross Module Imports and Exports. | Zachary Turner | 2017-06-05 | 1 | -0/+13 |
* | [CodeView] Properly align symbol records on read/write. | Zachary Turner | 2017-06-01 | 1 | -5/+7 |
* | [ObjectYAML] Split CodeViewYAML into 3 pieces. | Zachary Turner | 2017-05-31 | 1 | -0/+496 |