summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView] Align type records on 4-bytes when emitting PDBsAlexandre Ganea2020-04-161-1/+3
* [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
* [CodeView] Add support for content hashing CodeView type records.Zachary Turner2017-12-051-34/+8
* Simplify the DenseSet used for hashing CodeView records.Zachary Turner2017-11-301-96/+44
* Split TypeTableBuilder into two classes.Zachary Turner2017-11-301-0/+206
OpenPOWER on IntegriCloud