summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Merge Global and Publics Builders.Zachary Turner2017-08-091-222/+0
* [PDB] Initialize the std::array<ulittle32_t> used for the gsi bitmapReid Kleckner2017-07-271-0/+2
* [PDB] Write public symbol records and the publics hash tableReid Kleckner2017-07-271-27/+160
* [PDB] Remove stale GSI.h header that I intended to remove in the previous commitReid Kleckner2017-07-261-2/+0
* [PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner2017-07-261-1/+1
* [lld/pdb] Create an empty public symbol record stream.Zachary Turner2017-07-101-0/+89
OpenPOWER on IntegriCloud