summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbutil] Add -type-ref-stats to help find unused type infoReid Kleckner2019-03-211-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea2018-07-311-1/+2
* [DebugInfo][COFF] Fix reading variable-length encoded recordsAlexandre Ganea2018-04-101-2/+2
* [DebugInfo] Fix register variables not showing up in pdb.Zachary Turner2017-12-071-0/+3
* [codeview] Fix handling of S_HEAPALLOCSITEReid Kleckner2017-10-241-2/+1
* [codeview] Add support for inlinee listsReid Kleckner2017-10-231-0/+1
* [codeview] Recognize two records with no type index fieldsReid Kleckner2017-10-231-0/+2
* [PDB] Fix linking of function symbols and local variables.Zachary Turner2017-08-081-8/+39
* [codeview] Fix type index discovery for four symbol recordsReid Kleckner2017-07-111-0/+12
* [llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner2017-06-301-0/+19
* [PDB] Add symbols to the PDBReid Kleckner2017-06-211-0/+82
* Same expressions on both sides of the returnSylvestre Ledru2017-06-121-1/+1
* [CV Type Merging] Find nested type indices faster.Zachary Turner2017-05-251-0/+371
OpenPOWER on IntegriCloud