| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changing representation of .cv_def_range directives in Codeview debug info as... | Nilanjana Basu | 2019-08-05 | 1 | -1/+1 |
| * | Revert "Changing representation of .cv_def_range directives in Codeview debug... | Nilanjana Basu | 2019-08-05 | 1 | -1/+1 |
| * | Changing representation of .cv_def_range directives in Codeview debug info as... | Nilanjana Basu | 2019-08-05 | 1 | -1/+1 |
| * | Temporarily Revert "Changing representation of cv_def_range directives in Cod... | Eric Christopher | 2019-08-02 | 1 | -1/+1 |
| * | Changing representation of cv_def_range directives in Codeview debug info ass... | Nilanjana Basu | 2019-08-02 | 1 | -1/+1 |
| * | [COFF, ARM64] Add CodeView register mapping | Tom Tan | 2019-05-31 | 1 | -1/+1 |
| * | [codeview] Finish support for reading and writing S_ANNOTATION records | Reid Kleckner | 2019-05-15 | 1 | -0/+6 |
| * | [codeview] Remove Type member from CVRecord | Reid Kleckner | 2019-04-04 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Fix printing bug in pdb2yaml. | Zachary Turner | 2018-10-30 | 1 | -1/+1 |
| * | [CodeView] Minimal support for S_UNAMESPACE records | Alexandre Ganea | 2018-07-31 | 1 | -0/+4 |
| * | Fix uninitialized read error reported by MSAN. | Zachary Turner | 2018-01-08 | 1 | -7/+44 |
| * | [YAML] Add support for non-printable characters | Francis Visoiu Mistrih | 2017-12-18 | 1 | -3/+3 |
| * | [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;... | Eugene Zelenko | 2017-07-01 | 1 | -11/+30 |
| * | Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR | Richard Smith | 2017-06-30 | 1 | -1/+0 |
| * | [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 |