summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move some code from PDBFileBuilder to MSFBuilder.Zachary Turner2018-06-271-2/+76
* [MSF] Default to FPM2, and always mark FPM pages allocated.Zachary Turner2018-03-291-32/+6
* Fix warnings discovered by rL317076. [-Wunused-private-field]NAKAMURA Takumi2017-11-011-2/+1
* [pdb/lld] Write a valid FPM.Zachary Turner2017-08-021-1/+45
* [DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...Eugene Zelenko2017-06-231-9/+18
* Do not pass a superblock to PDBFileBuilder.Rui Ueyama2016-09-301-1/+3
* [pdb] Write TPI hash values to the TPI stream.Zachary Turner2016-09-141-5/+6
* PDB: Mark extended file pages as free by default.Rui Ueyama2016-08-021-1/+1
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-0/+279
OpenPOWER on IntegriCloud