summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-1/+1
* Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-1/+1
* [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner2017-06-141-1/+1
* [pdb] Don't crash on unknown debug subsections.Zachary Turner2017-06-091-13/+0
* [CodeView] Support remaining debug subsection typesZachary Turner2017-06-091-9/+14
* [CodeView] Handle Cross Module Imports and Exports.Zachary Turner2017-06-051-0/+2
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-7/+7
* Fix 2 more -Wreorder warnings.Zachary Turner2017-06-011-4/+4
* [CodeView] Properly align symbol records on read/write.Zachary Turner2017-06-011-9/+17
* [CodeView] Add more DebugSubsection implementations.Zachary Turner2017-05-301-1/+1
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-0/+81
OpenPOWER on IntegriCloud