aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-06-20Don't use Optional::hasValue (NFC)Kazu Hirata1-2/+2
2022-02-08Cleanup LLVMDebugInfoCodeView headersserge-sans-paille1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-08-21[PDB] Serialize records into a stack-allocated buffer.Zachary Turner1-2/+1
2017-06-30[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko1-2/+9
2017-06-01[CodeView] Properly align symbol records on read/write.Zachary Turner1-3/+5
2017-03-13[llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.Zachary Turner1-0/+52
2016-12-17Delete unused file.Zachary Turner1-1/+0
2016-12-16Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner1-0/+1
2016-12-16Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner1-1/+0
2016-12-16[CodeView] Hook CodeViewRecordIO for reading/writing symbols.Zachary Turner1-0/+1