summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
AgeCommit message (Expand)Author
2023-10-21[llvm] Stop including Endian.h (NFC)Kazu Hirata
2022-02-23Cleanup llvm/DebugInfo/PDB headersserge-sans-paille
2021-09-16[Support] Convert BinaryStream class zoo to 64-bit offsetsNico Weber
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-11-27[BinaryStream] Support growable streams.Zachary Turner
2017-08-02[pdb/lld] Write a valid FPM.Zachary Turner
2017-08-02[pdbutil] Add a command to dump the FPM.Zachary Turner
2017-06-23[DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...Eugene Zelenko
2017-06-03[PDB] Fix use after free.Zachary Turner
2017-05-25Fix a bug in MappedBlockStream.Zachary Turner
2017-03-02[Support] Move Stream library from MSF -> Support.Zachary Turner
2017-02-28[PDB] Add BinaryStreamError.Zachary Turner
2017-02-27[PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner
2017-02-25Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi
2017-02-25[PDB] General improvements to Stream library.Zachary Turner
2016-12-05[pdb] handle missing pdb streams more gracefullyBob Haarman
2016-09-09[pdb] Print out some more info when dumping a raw stream.Zachary Turner
2016-08-03[msf] Make FPM reader use MappedBlockStream.Zachary Turner
2016-07-29[msf] Resubmit "Rename Msf -> MSF".Zachary Turner
2016-07-29Revert "[msf] Rename Msf to MSF."Zachary Turner
2016-07-29[msf] Rename Msf to MSF.Zachary Turner