summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
Commit message (Expand)AuthorAgeFilesLines
* DWARF: Fix a bug in array size computationPavel Labath2018-12-271-1/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-52/+43
* Replace HashStringUsingDJB with llvm::djbHashPavel Labath2018-02-231-10/+11
* Make lldb -Werror clean for -Wstring-conversionDavid Blaikie2017-01-061-2/+1
* Make lldb::Regex use StringRef.Zachary Turner2016-09-211-1/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-680/+569
* Fix all of the unannotated switch cases to annotate the fall through or do th...Greg Clayton2016-02-261-1/+2
* Add -Wimplicit-fallthrough command line option to clang inJason Molenda2016-02-161-3/+3
* Fixed a crasher when dealing with table entries that have blank names.Sean Callanan2016-01-141-0/+6
* Add basic fission support to SymbolFileDWARFTamas Berghammer2015-09-091-8/+14
* Code cleanup in preparation of adding split dwarf supportTamas Berghammer2015-09-091-0/+741
* Fixed some issues where we might not have one of the new apple acceleratorGreg Clayton2011-10-201-298/+0
* Enable all the new accelerator tables if they are present and don't manuallyGreg Clayton2011-10-041-0/+8
* Found a great optimization after speaking with Sean Callanan which cleansGreg Clayton2011-09-291-58/+40
* Convert over to the latest and greatest on disc acceleratorGreg Clayton2011-09-281-81/+242
* Added alpha .debug_names and .debug_types support in the DWARF parser.Greg Clayton2011-09-021-17/+28
* Added files I forget to checkin with my last checkin.Greg Clayton2011-09-011-0/+136
OpenPOWER on IntegriCloud