summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbdump] More advanced class definition dumping.Zachary Turner2017-04-121-2/+3
* Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"Adrian McCarthy2017-03-291-2/+2
* Somehow this still breaks because of ANSI color codes in test output on Linux.Adrian McCarthy2017-03-231-2/+2
* Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]Adrian McCarthy2017-03-231-2/+2
* Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"Zachary Turner2017-03-171-2/+2
* Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]Adrian McCarthy2017-03-161-2/+2
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-1/+1
* [PDB] Make streams carry their own endianness.Zachary Turner2017-02-281-1/+2
* Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi2017-02-251-2/+1
* [PDB] General improvements to Stream library.Zachary Turner2017-02-251-1/+2
* [PDB] Rename Stream related source files.Zachary Turner2017-02-251-1/+1
* Implement some methods for NativeRawSymbolAdrian McCarthy2017-02-241-2/+7
* [pdb] Add the ability to resolve TypeServer PDBs.Zachary Turner2017-02-161-1/+1
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-0/+139
OpenPOWER on IntegriCloud