summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [BinaryStream] Support growable streams.Zachary Turner2017-11-271-4/+4
* [pdb/lld] Write a valid FPM.Zachary Turner2017-08-021-3/+22
* [pdbutil] Add a command to dump the FPM.Zachary Turner2017-08-021-18/+2
* [DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...Eugene Zelenko2017-06-231-6/+17
* [PDB] Fix use after free.Zachary Turner2017-06-031-29/+34
* Fix a bug in MappedBlockStream.Zachary Turner2017-05-251-17/+15
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-1/+1
* [PDB] Add BinaryStreamError.Zachary Turner2017-02-281-16/+10
* [PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner2017-02-271-26/+22
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-22/+26
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-26/+22
* [pdb] handle missing pdb streams more gracefullyBob Haarman2016-12-051-0/+2
* [pdb] Print out some more info when dumping a raw stream.Zachary Turner2016-09-091-0/+4
* [msf] Make FPM reader use MappedBlockStream.Zachary Turner2016-08-031-0/+29
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-0/+380
* Revert "[msf] Rename Msf to MSF."Zachary Turner2016-07-291-380/+0
* [msf] Rename Msf to MSF.Zachary Turner2016-07-291-0/+380
OpenPOWER on IntegriCloud