aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-04[codeview] Remove Type member from CVRecordReid Kleckner1-2/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-06Support skewed stream arrays.Zachary Turner1-1/+1
2017-12-13Remove redundant includes from lib/DebugInfo.Michael Zolotukhin1-1/+0
2017-06-30[llvm-pdbutil] Output the symbol offset when dumping.Zachary Turner1-4/+24
2017-05-30[CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner1-1/+1
2017-04-11Remove unused functions. Remove static qualifier from functions in header fil...Vassil Vassilev1-9/+0
2017-03-02[Support] Move Stream library from MSF -> Support.Zachary Turner1-1/+1
2017-02-25[PDB] Rename Stream related source files.Zachary Turner1-1/+1
2016-10-07Refactor Symbol visitor code.Zachary Turner1-0/+73