summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Fix hash function used to write /src/headerblockNico Weber2019-04-291-5/+19
* 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-11/+37
* [gtest] Create a shared include directory for gtest utilities.Zachary Turner2017-06-141-10/+9
* Delete dead function causing compilation failure.Zachary Turner2017-05-031-6/+0
* [llvm-readobj] Update readobj to re-use parsing code.Zachary Turner2017-05-031-6/+13
* Resubmit r301986 and r301987 "Add codeview::StringTable"Zachary Turner2017-05-031-2/+2
* Revert r301986 (and subsequent r301987).Daniel Jasper2017-05-031-2/+2
* Make codeview::StringTable.Zachary Turner2017-05-021-2/+2
* Rename pdb::StringTable -> pdb::PDBStringTable.Zachary Turner2017-05-021-4/+4
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-3/+3
* [PDB] Make streams carry their own endianness.Zachary Turner2017-02-281-2/+3
* [PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner2017-02-271-4/+4
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-5/+4
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-4/+5
* [PDB] Rename Stream related source files.Zachary Turner2017-02-251-3/+3
* Fix for r293104, which renamed a directory.Adrian McCarthy2017-01-251-2/+2
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-1/+1
* [PDB] Rename some files to be more intuitive.Zachary Turner2017-01-201-0/+54
OpenPOWER on IntegriCloud