summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/InputFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix a few small issues in llvm-pdbutilLeonard Mosescu2018-11-021-6/+7
* [llvm-pdbutil] Support PDBs without a DBI streamAlexandre Ganea2018-08-061-0/+4
* [Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea2018-04-091-1/+2
* Fix a compilation failure with non MSVC compilers.Zachary Turner2018-04-041-1/+1
* [llvm-pdbutil] Add the ability to explain binary files.Zachary Turner2018-04-041-4/+35
* Fix a bug regarding a mis-identified file type in pdbutil.Zachary Turner2018-03-071-1/+1
* [llvm-pdbutil] Remove unused variables.Zachary Turner2017-09-021-2/+2
* [llvm-pdbutil] Support dumping CodeView from object files.Zachary Turner2017-09-011-0/+469
OpenPOWER on IntegriCloud