summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB
Commit message (Expand)AuthorAgeFilesLines
* Make pdbdump-objfilename test work againNico Weber2019-07-093-14/+13
* [codeview] Finish support for reading and writing S_ANNOTATION recordsReid Kleckner2019-05-153-2/+90
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [pdb] Add -type-stats and sort stats by descending sizeReid Kleckner2019-03-223-22/+39
* [llvm-pdbutil] Add -type-ref-stats to help find unused type infoReid Kleckner2019-03-211-0/+577
* Support skewed stream arrays.Zachary Turner2018-12-061-30/+31
* [PDB] Fix another bug in globals stream name lookup.Zachary Turner2018-10-093-20/+45
* [PDB] fix a bug in global stream name lookup.Zachary Turner2018-10-081-0/+12
* Don't use back-quotes in a run line.Zachary Turner2018-10-081-4/+0
* [PDB] Add the ability to lookup global symbols by name.Zachary Turner2018-10-081-0/+22
* [PDB] Add support for dumping Typedef records.Zachary Turner2018-10-011-0/+33
* [PDB] Add native support for dumping array types.Zachary Turner2018-09-302-0/+37
* [PDB] Fix this test for real.Zachary Turner2018-09-301-1/+1
* Only dump the types we need in the test.Zachary Turner2018-09-301-1/+1
* [PDB] Better native API support for pointers.Zachary Turner2018-09-291-3/+36
* [NativePDB] Add support for reading function signatures.Zachary Turner2018-09-213-0/+945
* [PDB] Add native reading support for UDT / class types.Zachary Turner2018-09-211-0/+539
* [PDB] Add the ability to map forward references to full decls.Zachary Turner2018-09-205-4/+167
* [PDB] Better support for enumerating pointer types.Zachary Turner2018-09-185-54/+458
* [PDB] Make the native reader support enumerators.Zachary Turner2018-09-173-246/+1022
* [PDB] Make the native reader support modified types.Zachary Turner2018-09-171-0/+25
* [PDB] Make the pretty dumper output modified types.Zachary Turner2018-09-145-216/+249
* [codeview] Decode and dump FP regs from S_FRAMEPROC recordsReid Kleckner2018-09-111-0/+1
* Fix some of the PDB tests.Zachary Turner2018-09-071-4/+4
* [PDB] Support pointer types in the native reader.Zachary Turner2018-09-072-0/+238
* [DebugInfo] Common behavior for error typesAlexandre Ganea2018-08-312-2/+2
* [codeview] Use push_macro to avoid conflicts instead of a prefixReid Kleckner2018-08-161-7/+7
* [CodeView] Add coverage test for r338308 (Fixed crash in type merging)Alexandre Ganea2018-07-311-0/+15
* [CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea2018-07-311-0/+51
* Update CodeView register names in a test that was missed in r333421.Douglas Yung2018-05-291-7/+7
* win: try more to fix dia tests with newer msvc versionsNico Weber2018-05-211-1/+1
* win: try to fix dia tests with newer msvc versionsNico Weber2018-05-211-1/+1
* Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-11/+11
* Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-11/+11
* [pdb] Change /DEBUG:GHASH to emit 8 byte hashes.Zachary Turner2018-05-171-11/+11
* [codeview] Include record prefix in global type hashingReid Kleckner2018-05-171-11/+11
* [llvm-pdbutil] Dump first section contribution for each module.Zachary Turner2018-04-171-0/+5
* [MSF] Default to FPM2, and always mark FPM pages allocated.Zachary Turner2018-03-291-4/+4
* Regex out the local hash comparison test.Zachary Turner2017-12-061-11/+11
* Teach llvm-pdbutil to dump types from object files.Zachary Turner2017-12-053-0/+159
* [PDB] Handle an empty globals hash table with no bucketsReid Kleckner2017-10-272-0/+6
* [llvm-pdbutil] Print detailed S_UDT stats.Zachary Turner2017-08-312-2/+17
* [llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner2017-08-213-67/+168
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-152-6/+7
* Fix some broken tests.Zachary Turner2017-08-111-32/+64
* Fix broken pdb test.Zachary Turner2017-08-091-0/+2
* Enable llvm-pdbutil to list enumerations using native PDB readerAdrian McCarthy2017-08-041-0/+6
* Fix broken PDB tests.Zachary Turner2017-08-041-14/+14
* [llvm-pdbutil] Dump image section headers.Zachary Turner2017-08-042-5/+71
* [pdb/lld] Write a valid FPM.Zachary Turner2017-08-021-0/+11
OpenPOWER on IntegriCloud