summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeView] Add more DebugSubsection implementations.Zachary Turner2017-05-301-0/+34
This adds implementations for Symbols and FrameData, and renames the existing codeview::StringTable class to conform to the DebugSectionStringTable convention. llvm-svn: 304222
OpenPOWER on IntegriCloud