summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Refactor the PDB symbol classes to fix a reuse bug.Zachary Turner2018-09-051-6/+0
* [DebugInfoPDB] Add methods to get the compiland and line numbers with PDBSymb...Aaron Smith2018-03-261-1/+50
* General usability improvements to generic PDB library.Zachary Turner2017-04-101-4/+2
* Move pdb code into pdb namespace.Zachary Turner2016-05-041-0/+1
* MC: MCCodeGenInfo naming update. NFC.Jim Grosbach2015-05-151-1/+1
* [llvm-pdbdump] Clean up method signatures.Zachary Turner2015-03-011-4/+1
* [llvm-pdbdump] Add an option to dump full class definitions.Zachary Turner2015-02-231-0/+5
* [llvm-pdbdump] Rewrite dumper using visitor pattern.Zachary Turner2015-02-221-69/+3
* llvm-pdbdump: Add flags controlling the type of values to dump.Zachary Turner2015-02-151-48/+46
* llvm-pdbdump: Re-order header files according to LLVM style guide.Zachary Turner2015-02-141-1/+4
* Re-sort #include lines using my handy dandy ./utils/sort_includes.pyChandler Carruth2015-02-131-2/+1
* llvm-pdbdump: Add more comprehensive dumping of symbol types.Zachary Turner2015-02-131-3/+3
* Improve llvm-pdbdump output display.Zachary Turner2015-02-131-18/+41
* Add concrete type overloads to PDBSymbol::findChildren().Zachary Turner2015-02-121-0/+2
* Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.Zachary Turner2015-02-101-1/+48
* Make PDBSymbol's IPDBSymbol reference const.Zachary Turner2015-02-081-1/+1
* DebugInfoPDB: Make the symbol base case hold an IPDBSession ref.Zachary Turner2015-02-081-2/+4
* Some cleanup for libpdb.Zachary Turner2015-02-081-0/+17
OpenPOWER on IntegriCloud