summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a regression in DWARF access speed caused by svn revision 356190Greg Clayton2019-05-301-8/+6
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-2/+2
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-18/+0
* Delete more dead code.Zachary Turner2019-03-191-19/+0
* Delete dead code.Zachary Turner2019-03-191-25/+0
* Return llvm::Error and llvm::Expected from DWARF parsing code.Zachary Turner2019-03-141-9/+19
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-5/+5
* Fix LLDB crash accessing unknown DW_FORM_* attributesJan Kratochvil2017-07-311-0/+24
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-117/+92
* Introduce DWARFDataExtractor for 64-Bit DWARF parsingEd Maste2013-10-241-3/+3
* <rdar://problem/13069948>Greg Clayton2013-01-251-3/+3
* Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton2011-01-081-1/+1
* Looking at some of the test suite failures in DWARF in .o files with theGreg Clayton2010-09-141-2/+2
* Remove extraneous semicolon after if condition (from Jean-Daniel Dupas).Greg Clayton2010-07-061-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+202
OpenPOWER on IntegriCloud