summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-145/+0
* [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...Eugene Zelenko2016-11-231-3/+21
* Remove PDBFileBuilder::build() and related functions.Rui Ueyama2016-11-221-21/+0
* PDB: Fix some APIs to avoid use-after-freesJustin Bogner2016-11-031-4/+3
* [pdb] Write the IPI stream.Zachary Turner2016-09-151-6/+7
* [pdb] Fix the TPI stream size computation.Zachary Turner2016-09-151-2/+1
* [pdb] Write TPI hash values to the TPI stream.Zachary Turner2016-09-141-5/+59
* [pdb] Write PDB TPI Stream from Yaml.Zachary Turner2016-09-091-0/+95
OpenPOWER on IntegriCloud