aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/PDB
AgeCommit message (Expand)Author
2018-10-09[PDB] Fix another bug in globals stream name lookup.Zachary Turner
2018-10-08[PDB] fix a bug in global stream name lookup.Zachary Turner
2018-10-08Don't use back-quotes in a run line.Zachary Turner
2018-10-08[PDB] Add the ability to lookup global symbols by name.Zachary Turner
2018-10-01[PDB] Add support for dumping Typedef records.Zachary Turner
2018-09-30[PDB] Add native support for dumping array types.Zachary Turner
2018-09-30[PDB] Fix this test for real.Zachary Turner
2018-09-30Only dump the types we need in the test.Zachary Turner
2018-09-29[PDB] Better native API support for pointers.Zachary Turner
2018-09-21[NativePDB] Add support for reading function signatures.Zachary Turner
2018-09-21[PDB] Add native reading support for UDT / class types.Zachary Turner
2018-09-20[PDB] Add the ability to map forward references to full decls.Zachary Turner
2018-09-18[PDB] Better support for enumerating pointer types.Zachary Turner
2018-09-17[PDB] Make the native reader support enumerators.Zachary Turner
2018-09-17[PDB] Make the native reader support modified types.Zachary Turner
2018-09-14[PDB] Make the pretty dumper output modified types.Zachary Turner
2018-09-11[codeview] Decode and dump FP regs from S_FRAMEPROC recordsReid Kleckner
2018-09-07Fix some of the PDB tests.Zachary Turner
2018-09-07[PDB] Support pointer types in the native reader.Zachary Turner
2018-08-31[DebugInfo] Common behavior for error typesAlexandre Ganea
2018-08-16[codeview] Use push_macro to avoid conflicts instead of a prefixReid Kleckner
2018-07-31[CodeView] Add coverage test for r338308 (Fixed crash in type merging)Alexandre Ganea
2018-07-31[CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea
2018-05-29Update CodeView register names in a test that was missed in r333421.Douglas Yung
2018-05-21win: try more to fix dia tests with newer msvc versionsNico Weber
2018-05-21win: try to fix dia tests with newer msvc versionsNico Weber
2018-05-17Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner
2018-05-17Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner
2018-05-17[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.Zachary Turner
2018-05-17[codeview] Include record prefix in global type hashingReid Kleckner
2018-04-17[llvm-pdbutil] Dump first section contribution for each module.Zachary Turner
2018-03-29[MSF] Default to FPM2, and always mark FPM pages allocated.Zachary Turner
2017-12-06Regex out the local hash comparison test.Zachary Turner
2017-12-05Teach llvm-pdbutil to dump types from object files.Zachary Turner
2017-10-27[PDB] Handle an empty globals hash table with no bucketsReid Kleckner
2017-08-31[llvm-pdbutil] Print detailed S_UDT stats.Zachary Turner
2017-08-21[llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2017-08-11Fix some broken tests.Zachary Turner
2017-08-09Fix broken pdb test.Zachary Turner
2017-08-04Enable llvm-pdbutil to list enumerations using native PDB readerAdrian McCarthy
2017-08-04Fix broken PDB tests.Zachary Turner
2017-08-04[llvm-pdbutil] Dump image section headers.Zachary Turner
2017-08-02[pdb/lld] Write a valid FPM.Zachary Turner
2017-08-02[pdbutil] Add a command to dump the FPM.Zachary Turner
2017-07-26[PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner
2017-07-18Fix pdbdump-headers.test after TPI hash changesReid Kleckner
2017-07-18[PDB] Finish and simplify TPI hashingReid Kleckner
2017-07-15[CodeView] Dump BuildInfoSym and ProcSym type indicesReid Kleckner
2017-07-07[PDB] Teach libpdb to write DBI Stream ECNames.Zachary Turner