summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-61/+0
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-6/+6
* [pdb] Merge NamedStreamMapBuilder and NamedStreamMap.Zachary Turner2017-01-201-6/+2
* [PDB] Rename some files to be more intuitive.Zachary Turner2017-01-201-1/+1
* Remove PDBFileBuilder::build() and related functions.Rui Ueyama2016-11-221-16/+0
* PDB: Fix some APIs to avoid use-after-freesJustin Bogner2016-11-031-3/+3
* [pdb] Write TPI hash values to the TPI stream.Zachary Turner2016-09-141-2/+10
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-3/+3
* Revert "[msf] Rename Msf to MSF."Zachary Turner2016-07-291-3/+3
* [msf] Rename Msf to MSF.Zachary Turner2016-07-291-3/+3
* [pdb] Refactor library to more clearly separate reading/writingZachary Turner2016-07-281-25/+30
* [msf] Create LLVMDebugInfoMsfZachary Turner2016-07-221-2/+3
* [pdb] Round trip the NameMap data structure to YAML.Zachary Turner2016-07-151-0/+8
* [pdb] Use MsfBuilder to handle the writing PDBs.Zachary Turner2016-07-151-2/+7
* Refactor the PDB writing to use a builder approachZachary Turner2016-07-111-0/+54
OpenPOWER on IntegriCloud