summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Correctly link S_FILESTATIC records.Zachary Turner2018-01-051-0/+13
* Don't crash in llvm-pdbutil when dumping TypeIndexes with high bit set.Zachary Turner2017-12-151-1/+1
* [codeview] Fix handling of S_HEAPALLOCSITEReid Kleckner2017-10-241-1/+1
* Fix -Wcovered-switch-default warnings from r314821Hans Wennborg2017-10-031-2/+1
* CodeView: Provide a .def file with the register idsHans Wennborg2017-10-031-50/+5
* [llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner2017-08-211-12/+1
* Remove useless default case in switchVictor Leschuk2017-08-181-3/+0
* Fix warning about covered switch default.Zachary Turner2017-08-171-1/+1
* [llvm-pdbutil] Fix some dumping issues.Zachary Turner2017-08-171-6/+7
* Fix a few minor issues when dumping symbols.Zachary Turner2017-08-171-0/+5
* Output S_SECTION symbols to the Linker module.Zachary Turner2017-08-111-5/+14
* [PDB] Fix linking of function symbols and local variables.Zachary Turner2017-08-081-4/+24
* [codeview] Emit 'D' as the cv source language for D codeReid Kleckner2017-07-241-0/+1
* [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFFMandeep Singh Grang2017-07-201-0/+1
* [CodeView] Dump BuildInfoSym and ProcSym type indicesReid Kleckner2017-07-151-2/+3
* Remove spurious semicolons.Zachary Turner2017-06-301-34/+0
* [llvm-pdbutil] Output the symbol offset when dumping.Zachary Turner2017-06-301-44/+86
* [CodeView] Fix dumping of public symbol record flagsReid Kleckner2017-06-191-1/+15
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-0/+749
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-749/+0
* Fix some more warnings.Zachary Turner2017-06-151-10/+6
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-0/+753
OpenPOWER on IntegriCloud