summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Test serialization of all known type recordsReid Kleckner2016-05-171-2/+2
* [codeview] Add type stream merging prototypeReid Kleckner2016-05-147-88/+504
* [codeview] Align class and print names of typesReid Kleckner2016-05-135-86/+80
* [codeview] Dump the type index on the first line of each recordReid Kleckner2016-05-131-2/+2
* Get rid of CVLeafTypes.def and combine with TypeRecords.defZachary Turner2016-05-121-26/+17
* Make CodeView record serialization more generic.Zachary Turner2016-05-123-98/+158
* Fix build breakage in DebugInfoCodeviewZachary Turner2016-05-111-1/+1
* Refactor CodeView type records to use common code.Zachary Turner2016-05-114-373/+267
* Make TypeIterator generic so it can iterate symbols too.Zachary Turner2016-05-091-1/+1
* Make llvm-pdbdump print CV type recordsZachary Turner2016-05-061-0/+6
* [codeview] Improve some commentsReid Kleckner2016-05-051-1/+0
* Fix CVTypeDumperImpl formatting after class renameReid Kleckner2016-05-051-39/+49
* [codeview] Move dumper into lib/DebugInfo/CodeViewReid Kleckner2016-05-053-0/+852
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* Remove autoconf supportChris Bieneman2016-01-261-14/+0
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-14/+14
* Remove unused constants from TypeTableBuilder.cpp.Dave Bartolomeo2015-12-241-4/+0
* Fix case of path nameBill Seurer2015-12-241-1/+1
* Fix CodeView library name and non-CMake buildsDave Bartolomeo2015-12-243-4/+21
* LLVM CodeView libraryDave Bartolomeo2015-12-249-0/+667
OpenPOWER on IntegriCloud