summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-2/+0
* [PDB] Fix an issue writing the publics stream.Zachary Turner2017-08-091-1/+6
* [PDB] Remove stale GSI.h header that I intended to remove in the previous commitReid Kleckner2017-07-261-1/+0
* [PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner2017-07-261-36/+6
* [PDB] Dump extra info about the publics streamReid Kleckner2017-07-211-1/+1
* [lld/pdb] Create an empty public symbol record stream.Zachary Turner2017-07-101-14/+2
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-0/+9
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-9/+0
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-0/+9
* [CodeView] Handle Cross Module Imports and Exports.Zachary Turner2017-06-051-4/+6
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-1/+1
* [PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner2017-02-271-1/+1
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-2/+1
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-1/+2
* [PDB] Rename Stream related source files.Zachary Turner2017-02-251-1/+1
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-0/+131
OpenPOWER on IntegriCloud