summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeView] Add more DebugSubsection implementations.Zachary Turner2017-05-301-3/+3
| | | | | | | | This adds implementations for Symbols and FrameData, and renames the existing codeview::StringTable class to conform to the DebugSectionStringTable convention. llvm-svn: 304222
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-0/+123
This is more concise, and matches the terminology used in other parts of the codebase more closely. llvm-svn: 304218
OpenPOWER on IntegriCloud