summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...Eugene Zelenko2017-06-291-5/+8
* Allow VarStreamArray to use stateful extractors.Zachary Turner2017-06-091-5/+4
* [codeview] use 32-bit integer for RelocOffset in DebugLinesSubsectionBob Haarman2017-06-091-1/+1
* [CodeView] Add more DebugSubsection implementations.Zachary Turner2017-05-301-4/+4
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-0/+159
OpenPOWER on IntegriCloud