summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-symbolizer: Add a FRAME command.Peter Collingbourne2019-06-241-0/+5
* [DebugInfo] add SectionedAddress to DebugInfo interfaces.Alexey Lapshin2019-02-271-9/+10
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [DWARF] Introduce Dump OptionsAdrian Prantl2017-06-011-2/+1
* dwarfdump: -summarize-types: print a short summary (unqualified type name, ha...David Blaikie2016-10-181-2/+2
* Move pdb code into pdb namespace.Zachary Turner2016-05-041-0/+1
* [PDB] Fix function names for private symbols in PDBsReid Kleckner2016-04-271-14/+12
* Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."Igor Laevsky2016-01-261-1/+2
* Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."Pete Cooper2015-12-181-2/+1
* Improve DWARFDebugFrame::parse to also handle __eh_frame.Pete Cooper2015-12-181-1/+2
* [llvm-symbolizer] Make --relative-address work with DWARF contextsReid Kleckner2015-10-091-17/+4
* A few fixes for llvm-symbolizer on Windows.Zachary Turner2015-05-061-20/+50
* Fix build.Zachary Turner2015-05-011-1/+1
* Make llvm-symbolizer work on Windows.Zachary Turner2015-04-271-0/+103
OpenPOWER on IntegriCloud