summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expand comment about how StringsToBuckets was computed, and add more entriesNico Weber2019-07-151-1/+14
* [PDB] Fix hash function used to write /src/headerblockNico Weber2019-04-291-1/+7
* Delay initialization of three static global maps, NFCReid Kleckner2019-03-281-56/+55
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Resubmit "Support embedding natvis files in PDBs."Zachary Turner2018-03-231-0/+15
* [PDB] Make our PDBs look more like MS PDBs.Zachary Turner2018-03-231-6/+61
* [Codeview/PDB] Rename some methods for clarity.Zachary Turner2018-03-221-0/+8
* [PDB] Don't ignore bucket 0 when writing the PDB string table.Zachary Turner2018-03-211-2/+0
* Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner2018-03-201-23/+0
* Resubmit "Support embedding natvis files in PDBs."Zachary Turner2018-03-201-0/+23
* Revert "Support embedding natvis files in PDBs."Zachary Turner2018-03-191-23/+0
* Support embedding natvis files in PDBs.Zachary Turner2018-03-191-0/+23
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-2/+0
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-0/+5
* Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-5/+0
* [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner2017-06-141-0/+5
* Resubmit r301986 and r301987 "Add codeview::StringTable"Zachary Turner2017-05-031-38/+63
* Revert r301986 (and subsequent r301987).Daniel Jasper2017-05-031-63/+38
* Make codeview::StringTable.Zachary Turner2017-05-021-38/+63
* Rename pdb::StringTable -> pdb::PDBStringTable.Zachary Turner2017-05-021-0/+108
OpenPOWER on IntegriCloud