summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Remove Type member from CVRecordReid Kleckner2019-04-041-5/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-1/+0
* [CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.Zachary Turner2017-11-281-1/+0
* [LLD/PDB] Write actual records to the globals stream.Zachary Turner2017-08-111-1/+1
* Delete TypeDatabase.Zachary Turner2017-06-181-37/+21
* Allow VarStreamArray to use stateful extractors.Zachary Turner2017-06-091-1/+2
* [PDB] Hash types up front when merging types instead of using StringMapReid Kleckner2017-05-231-2/+1
* Revert "Make TypeSerializer's StringMap use the same allocator."Zachary Turner2017-05-231-1/+1
* Make TypeSerializer's StringMap use the same allocator.Zachary Turner2017-05-221-1/+1
* Resubmit "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-0/+83
* Revert "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-82/+0
* [CodeView] Provide a common interface for type collections.Zachary Turner2017-05-181-0/+82
OpenPOWER on IntegriCloud