| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improving CodeView debug info type record's inline comments | Nilanjana Basu | 2019-08-21 | 1 | -0/+166 |
| * | Temporarily revert "Changes to improve CodeView debug info type record inline... | Eric Christopher | 2019-08-02 | 1 | -166/+0 |
| * | Changes to improve CodeView debug info type record inline comments | Nilanjana Basu | 2019-08-01 | 1 | -0/+166 |
| * | [COFF, ARM64] Add CodeView register mapping | Tom Tan | 2019-05-31 | 1 | -3/+17 |
| * | Add Swift enumerator value for CodeView::SourceLanguage | Nathan Lanza | 2019-03-11 | 1 | -0/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [codeview] Decode and dump FP regs from S_FRAMEPROC records | Reid Kleckner | 2018-09-11 | 1 | -0/+2 |
| * | CodeView: Provide a .def file with the register ids | Hans Wennborg | 2017-10-03 | 1 | -49/+3 |
| * | [codeview] Emit 'D' as the cv source language for D code | Reid Kleckner | 2017-07-24 | 1 | -1/+1 |
| * | [CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w... | Eugene Zelenko | 2017-06-29 | 1 | -3/+21 |
| * | [CodeView] Fix dumping of public symbol record flags | Reid Kleckner | 2017-06-19 | 1 | -0/+10 |
| * | [CodeView] Move CodeView YAML code to ObjectYAML. | Zachary Turner | 2017-05-30 | 1 | -2/+2 |
| * | [CodeView] Rename ModuleDebugFragment -> DebugSubsection. | Zachary Turner | 2017-05-30 | 1 | -14/+14 |
| * | Rename some PDB classes. | Zachary Turner | 2017-04-27 | 1 | -14/+14 |
| * | Resubmit "Write the TPI stream from a PDB to Yaml." | Zachary Turner | 2016-08-18 | 1 | -0/+10 |
| * | Revert "Write the TPI stream from a PDB to Yaml." | Justin Bogner | 2016-08-16 | 1 | -10/+0 |
| * | Write the TPI stream from a PDB to Yaml. | Zachary Turner | 2016-08-16 | 1 | -0/+10 |
| * | [codeview] Use one byte for S_FRAMECOOKIE CookieKind and add flags byte | Reid Kleckner | 2016-06-24 | 1 | -2/+2 |
| * | [pdb] Dump file checksums from pdb codeview line info. | Zachary Turner | 2016-06-03 | 1 | -0/+10 |
| * | [llvm-pdbdump] Dump CodeView line information. | Zachary Turner | 2016-06-02 | 1 | -0/+20 |
| * | [pdb] Parse and dump section map and section contribs | Zachary Turner | 2016-06-02 | 1 | -0/+345 |