summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wuninitialized build by referencing the relevant ctor parameter instead ...David Blaikie2015-02-088-8/+8
* Make PDBSymbol's IPDBSymbol reference const.Zachary Turner2015-02-0832-33/+33
* DebugInfoPDB: Make the symbol base case hold an IPDBSession ref.Zachary Turner2015-02-0832-67/+87
* Removed unused function mistakenly left in, triggering -Werror.Zachary Turner2015-02-081-21/+0
* Some cleanup for libpdb.Zachary Turner2015-02-0833-71/+663
* Try to fix Makefile build for LLVMDebugInfoPDB.Zachary Turner2015-02-061-0/+14
* Resubmit "Create lib/DebugInfo/PDB" (r228428)Zachary Turner2015-02-067-0/+310
* Revert "Create lib/DebugInfo/PDB."Zachary Turner2015-02-067-310/+0
* Create lib/DebugInfo/PDB.Zachary Turner2015-02-067-0/+310
OpenPOWER on IntegriCloud