summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-pdbutil] Add the ability to explain binary files.Zachary Turner2018-04-041-1/+1
* [llvm-pdbutil] Add an export subcommand.Zachary Turner2018-04-021-2/+2
* [llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.Zachary Turner2018-03-301-13/+9
* Fix emission of PDB string table.Zachary Turner2018-02-161-2/+1
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-2/+0
* [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner2017-07-171-1/+1
* [llvm-pdbutil] Dump raw bytes of pdb name map.Zachary Turner2017-06-231-0/+8
* [llvm-pdbdump] Don't fail on PDBs with no ID stream.Zachary Turner2017-06-121-0/+4
* Added missing break.Galina Kistanova2017-05-301-0/+1
* Silence -Wcovered-switch-default warning.Zachary Turner2017-03-161-5/+9
* [PDB] Add support for parsing Flags from PDB Stream.Zachary Turner2017-03-161-0/+30
* [llvm-pdbdump] Add support for diffing the PDB Stream.Zachary Turner2017-03-161-1/+12
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-2/+2
* [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-1/+1
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-1/+1
* [PDB] Rename Stream related source files.Zachary Turner2017-02-251-2/+2
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-0/+81
OpenPOWER on IntegriCloud