summaryrefslogtreecommitdiff
path: root/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
AgeCommit message (Expand)Author
2017-12-18[YAML] Add support for non-printable charactersFrancis Visoiu Mistrih
2017-07-01[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko
2017-06-30Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTORRichard Smith
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Use make_shared instead of make_unique.Zachary Turner
2017-06-14Fix some more errors.Zachary Turner
2017-06-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner
2017-06-09[pdb] Support CoffSymbolRVA debug subsection.Zachary Turner
2017-06-09[CodeView] Support remaining debug subsection typesZachary Turner
2017-06-08[llvm-pdbdump] Support native ordering of subsections in raw mode.Zachary Turner
2017-06-05[CodeView] Handle Cross Module Imports and Exports.Zachary Turner
2017-06-02Fix build error on gcc.Zachary Turner
2017-06-02Fix build error with clang and gcc.Zachary Turner
2017-06-02[CodeView] Support CodeView subsections in any order.Zachary Turner
2017-05-31[ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner