summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/pdbdump-headers.test
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Add the ability to map forward references to full decls.Zachary Turner2018-09-201-2/+4
* [codeview] Decode and dump FP regs from S_FRAMEPROC recordsReid Kleckner2018-09-111-0/+1
* [DebugInfo] Common behavior for error typesAlexandre Ganea2018-08-311-1/+1
* [llvm-pdbutil] Dump first section contribution for each module.Zachary Turner2018-04-171-0/+5
* [llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner2017-08-211-67/+67
* Fix some broken tests.Zachary Turner2017-08-111-32/+64
* Fix broken pdb test.Zachary Turner2017-08-091-0/+2
* Fix broken PDB tests.Zachary Turner2017-08-041-14/+14
* [llvm-pdbutil] Dump image section headers.Zachary Turner2017-08-041-5/+5
* [PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner2017-07-261-4/+8
* Fix pdbdump-headers.test after TPI hash changesReid Kleckner2017-07-181-15/+15
* [PDB] Finish and simplify TPI hashingReid Kleckner2017-07-181-75/+75
* [CodeView] Dump BuildInfoSym and ProcSym type indicesReid Kleckner2017-07-151-2/+2
* [PDB] Teach libpdb to write DBI Stream ECNames.Zachary Turner2017-07-071-0/+50
* [PDB] Add a test that verifies every known type record.Zachary Turner2017-07-051-44/+22
* [llvm-pdbutil] Output the symbol offset when dumping.Zachary Turner2017-06-301-50/+50
* Fix test broken by parameter mixup.Zachary Turner2017-06-301-14/+14
* [llvm-pdbutil] Show what blocks a stream occupies.Zachary Turner2017-06-231-17/+34
* [llvm-pdbutil] Create a "bytes" subcommand.Zachary Turner2017-06-221-3/+3
* [CodeView] Fix dumping of public symbol record flagsReid Kleckner2017-06-191-2/+2
* [llvm-pdbutil] Add support for dumping lines and inlinee lines.Zachary Turner2017-06-151-0/+11
* [llvm-pdbutil] Add back support for dumping file checksums.Zachary Turner2017-06-151-399/+371
* [llvm-pdbutil] Add back the ability to dump hashes and index offsets.Zachary Turner2017-06-151-90/+96
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-2895/+1087
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-1087/+2895
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-2895/+1087
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-4/+4
* [llvm-pdbdump] Support native ordering of subsections in raw mode.Zachary Turner2017-06-081-29/+27
* [llvm-pdbdump] Improve consistency among subcommands.Zachary Turner2017-06-081-3/+3
* Resubmit "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-2/+2
* Revert "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-2/+2
* Fix a broken test.Zachary Turner2017-05-191-2/+2
* [CodeView] Write CodeView line information.Zachary Turner2017-05-011-2/+2
* [llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner2017-04-291-21/+29
* Revert r301487: Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-2/+2
* Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-2/+2
* [PDB] Use two DBs when dumping the IPI streamReid Kleckner2017-03-231-29/+161
* [codeview] Use separate records for LF_SUBSTR_LIST and LF_ARGLISTReid Kleckner2017-03-221-3/+3
* [PDB] Add support for parsing Flags from PDB Stream.Zachary Turner2017-03-161-0/+3
* [pdb] Fix failing testZachary Turner2017-01-251-1/+2
* [pdb] Correctly parse the hash adjusters table from TPI stream.Zachary Turner2017-01-251-8/+6
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-1/+16
* Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner2016-12-161-10/+0
* Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner2016-12-161-0/+10
* [CodeView] Hook CodeViewRecordIO for reading/writing symbols.Zachary Turner2016-12-161-10/+0
* Do not print out Flags field twice.Rui Ueyama2016-10-281-10/+26
* [pdb] added support for dumping globals streamBob Haarman2016-10-211-2/+12
* [pdb] Add command line options for dumping individual streams and blocksZachary Turner2016-09-091-112/+2
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+5
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-5/+0
OpenPOWER on IntegriCloud