aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Expand comment about how StringsToBuckets was computed, and add more entriesNico Weber1-1/+14
2019-04-29[PDB] Fix hash function used to write /src/headerblockNico Weber1-1/+7
2019-03-28Delay initialization of three static global maps, NFCReid Kleckner1-56/+55
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-03-23[PDB] Resubmit "Support embedding natvis files in PDBs."Zachary Turner1-0/+15
2018-03-23[PDB] Make our PDBs look more like MS PDBs.Zachary Turner1-6/+61
2018-03-22[Codeview/PDB] Rename some methods for clarity.Zachary Turner1-0/+8
2018-03-21[PDB] Don't ignore bucket 0 when writing the PDB string table.Zachary Turner1-2/+0
2018-03-20Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner1-23/+0
2018-03-20Resubmit "Support embedding natvis files in PDBs."Zachary Turner1-0/+23
2018-03-19Revert "Support embedding natvis files in PDBs."Zachary Turner1-23/+0
2018-03-19Support embedding natvis files in PDBs.Zachary Turner1-0/+23
2017-12-13Remove redundant includes from lib/DebugInfo.Michael Zolotukhin1-2/+0
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner1-0/+5
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner1-5/+0
2017-06-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner1-0/+5
2017-05-03Resubmit r301986 and r301987 "Add codeview::StringTable"Zachary Turner1-38/+63
2017-05-03Revert r301986 (and subsequent r301987).Daniel Jasper1-63/+38
2017-05-02Make codeview::StringTable.Zachary Turner1-38/+63
2017-05-02Rename pdb::StringTable -> pdb::PDBStringTable.Zachary Turner1-0/+108