summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/PDB/PDBContext.cpp
AgeCommit message (Expand)Author
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-06-01[DWARF] Introduce Dump OptionsAdrian Prantl
2016-10-18dwarfdump: -summarize-types: print a short summary (unqualified type name, ha...David Blaikie
2016-05-04Move pdb code into pdb namespace.Zachary Turner
2016-04-27[PDB] Fix function names for private symbols in PDBsReid Kleckner
2016-01-26Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."Igor Laevsky
2015-12-18Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."Pete Cooper
2015-12-18Improve DWARFDebugFrame::parse to also handle __eh_frame.Pete Cooper
2015-10-09[llvm-symbolizer] Make --relative-address work with DWARF contextsReid Kleckner
2015-05-06A few fixes for llvm-symbolizer on Windows.Zachary Turner
2015-05-01Fix build.Zachary Turner
2015-04-27Make llvm-symbolizer work on Windows.Zachary Turner