summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/ListRecordBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView] Hook up CodeViewRecordIO to type serialization path.Zachary Turner2016-11-081-103/+0
* [codeview] Use the correct max CV record length of 0xFF00Reid Kleckner2016-09-021-4/+5
* [CodeView] Decouple record deserialization from visitor dispatch.Zachary Turner2016-08-051-1/+1
* [CodeView] Healthy paranoia around stringsDavid Majnemer2016-06-241-0/+2
* [codeview] Fix the alignment padding that we add to list recordsReid Kleckner2016-06-221-4/+6
* [codeview] Add support for splitting field list records over 64KBReid Kleckner2016-06-211-7/+72
* [codeview] Add basic record type translationReid Kleckner2016-06-031-0/+2
* LLVM CodeView libraryDave Bartolomeo2015-12-241-0/+31
OpenPOWER on IntegriCloud