summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/ModInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-81/+0
* [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...Eugene Zelenko2016-11-231-10/+9
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-1/+1
* Revert "[msf] Rename Msf to MSF."Zachary Turner2016-07-291-1/+1
* [msf] Rename Msf to MSF.Zachary Turner2016-07-291-1/+1
* [pdb] Refactor library to more clearly separate reading/writingZachary Turner2016-07-281-1/+1
* [msf] Create LLVMDebugInfoMsfZachary Turner2016-07-221-3/+4
* [pdb] Move file layout header structs to RawTypes.hZachary Turner2016-07-221-3/+6
* [pdb] Round-trip module & file info to/from YAML.Zachary Turner2016-07-221-49/+0
* [pdb] Finish conversion to zero copy pdb access.Zachary Turner2016-05-281-16/+13
* Resubmit "[pdb] Allow zero-copy read support for symbol streams.""Zachary Turner2016-05-271-0/+2
* Revert "[pdb] Allow zero-copy read support for symbol streams."Chad Rosier2016-05-271-2/+0
* [pdb] Allow zero-copy read support for symbol streams.Zachary Turner2016-05-271-0/+2
* [codeview,pdb] Try really hard to conserve memory when reading.Zachary Turner2016-05-271-46/+31
* Put PDB parsing code into a pdb namespace.Zachary Turner2016-04-291-0/+1
* Parse module information from DBI stream.Zachary Turner2016-04-271-0/+142
OpenPOWER on IntegriCloud