summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Make pdbdump-objfilename test work againNico Weber2019-07-091-0/+6
* [codeview] Finish support for reading and writing S_ANNOTATION recordsReid Kleckner2019-05-151-1/+1
* [PDB] Fix another bug in globals stream name lookup.Zachary Turner2018-10-092-0/+23
* [PDB] Add native support for dumping array types.Zachary Turner2018-09-302-0/+37
* [NativePDB] Add support for reading function signatures.Zachary Turner2018-09-212-0/+80
* [PDB] Add the ability to map forward references to full decls.Zachary Turner2018-09-202-0/+61
* [PDB] Better support for enumerating pointer types.Zachary Turner2018-09-182-0/+48
* [PDB] Make the native reader support enumerators.Zachary Turner2018-09-172-0/+110
* [PDB] Make the pretty dumper output modified types.Zachary Turner2018-09-143-1/+36
* Teach llvm-pdbutil to dump types from object files.Zachary Turner2017-12-052-0/+105
* [PDB] Handle an empty globals hash table with no bucketsReid Kleckner2017-10-271-0/+0
* [PDB] Add a test that verifies every known type record.Zachary Turner2017-07-053-0/+335
* Fix line endings.Zachary Turner2017-06-121-10/+10
* [pdb] Don't choke on unknown symbol types.Zachary Turner2017-06-121-0/+10
* [codeview] use 32-bit integer for RelocOffset in DebugLinesSubsectionBob Haarman2017-06-091-1/+1
* [CodeView] Support remaining debug subsection typesZachary Turner2017-06-091-0/+27
* [llvm-pdbdump] Improve consistency among subcommands.Zachary Turner2017-06-082-28/+24
* [CodeView] Handle Cross Module Imports and Exports.Zachary Turner2017-06-051-0/+24
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-35/+36
* [pdb] pad source file name buffer at the end instead of the beginningBob Haarman2017-05-252-0/+16
* Implement various flavors of type merging.Zachary Turner2017-05-226-0/+323
* [llvm-pdbdump] Add the ability to merge PDBs.Zachary Turner2017-05-182-0/+104
* [PDB/CodeView] Read/write codeview inlinee line information.Zachary Turner2017-05-021-4/+9
* [CodeView] Write CodeView line information.Zachary Turner2017-05-011-0/+38
* [llvm-pdbdump] More advanced class definition dumping.Zachary Turner2017-04-121-0/+0
* Improves pretty printing of variable types in llvm-pdbdumpAdrian McCarthy2017-04-102-0/+8
* [pdb] Fix an uninitialized read, and add a test for it.Zachary Turner2017-03-171-0/+26
* [pdb] Write the module info and symbol record streams.Zachary Turner2017-03-151-0/+11
* [llvm-pdbdump] Restore error messages, handle bad block sizesDavid Majnemer2016-04-281-0/+2
* [llvm-pdbdump] Correctly read data larger than a blockDavid Majnemer2016-04-281-0/+0
* [llvm-pdbdump] Add support for dumping global variables.Zachary Turner2015-02-272-0/+3
* [llvm-pdbdump] Fix dumping of function pointers and basic types.Zachary Turner2015-02-262-2/+19
* [llvm-pdbdump] Add an option to dump full class definitions.Zachary Turner2015-02-232-1/+30
* [llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".Zachary Turner2015-02-225-0/+37
* Revert "[llvm-pdbdump] Add some tests for llvm-pdbdump."Zachary Turner2015-02-205-37/+0
* [llvm-pdbdump] Add some tests for llvm-pdbdump.Zachary Turner2015-02-205-0/+37
OpenPOWER on IntegriCloud