| Commit message (Expand) | Author | Age | Files | Lines |
| * | [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 |