aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-29[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...Eugene Zelenko1-3/+8
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner1-0/+5
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner1-5/+0
2017-06-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner1-0/+5
2017-06-09[CodeView] Support remaining debug subsection typesZachary Turner1-7/+6
2017-06-08[llvm-pdbdump] Support native ordering of subsections in raw mode.Zachary Turner1-0/+3
2017-06-02[CodeView] Support CodeView subsections in any order.Zachary Turner1-3/+3
2017-05-30[CodeView] Add more DebugSubsection implementations.Zachary Turner1-0/+78