| Commit message (Expand) | Author | Age | Files | Lines |
| * | [NFC] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 2020-01-01 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [PDB] Write FPO Data to the PDB. | Zachary Turner | 2018-09-11 | 1 | -1/+1 |
| * | [YAML] Add support for non-printable characters | Francis Visoiu Mistrih | 2017-12-18 | 1 | -1/+1 |
| * | [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;... | Eugene Zelenko | 2017-07-01 | 1 | -14/+37 |
| * | Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR | Richard Smith | 2017-06-30 | 1 | -2/+0 |
| * | Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." | Zachary Turner | 2017-06-14 | 1 | -178/+160 |
| * | Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..." | Zachary Turner | 2017-06-14 | 1 | -160/+167 |
| * | Use make_shared instead of make_unique. | Zachary Turner | 2017-06-14 | 1 | -2/+2 |
| * | Fix some more errors. | Zachary Turner | 2017-06-14 | 1 | -10/+10 |
| * | [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections. | Zachary Turner | 2017-06-14 | 1 | -160/+153 |
| * | [pdb] Support CoffSymbolRVA debug subsection. | Zachary Turner | 2017-06-09 | 1 | -0/+54 |
| * | [CodeView] Support remaining debug subsection types | Zachary Turner | 2017-06-09 | 1 | -16/+295 |
| * | [llvm-pdbdump] Support native ordering of subsections in raw mode. | Zachary Turner | 2017-06-08 | 1 | -28/+29 |
| * | [CodeView] Handle Cross Module Imports and Exports. | Zachary Turner | 2017-06-05 | 1 | -9/+146 |
| * | Fix build error on gcc. | Zachary Turner | 2017-06-02 | 1 | -1/+1 |
| * | Fix build error with clang and gcc. | Zachary Turner | 2017-06-02 | 1 | -2/+2 |
| * | [CodeView] Support CodeView subsections in any order. | Zachary Turner | 2017-06-02 | 1 | -25/+382 |
| * | [ObjectYAML] Split CodeViewYAML into 3 pieces. | Zachary Turner | 2017-05-31 | 1 | -0/+127 |