summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Don't ignore bucket 0 when writing the PDB string table.Zachary Turner2018-03-211-0/+3
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-1/+0
* [llvm-pdbutil] Improve diff mode.Zachary Turner2017-07-071-1/+1
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-1/+2
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-0/+4
* [llvm-readobj] Update readobj to re-use parsing code.Zachary Turner2017-05-031-7/+13
* Resubmit r301986 and r301987 "Add codeview::StringTable"Zachary Turner2017-05-031-37/+57
* Revert r301986 (and subsequent r301987).Daniel Jasper2017-05-031-57/+37
* Make codeview::StringTable.Zachary Turner2017-05-021-37/+57
* Rename pdb::StringTable -> pdb::PDBStringTable.Zachary Turner2017-05-021-0/+108
OpenPOWER on IntegriCloud