summaryrefslogtreecommitdiff
path: root/lld/ELF/DWARF.h
Commit message (Expand)AuthorAgeFilesLines
* [lld] Change Optional to std::optionalFangrui Song2022-11-271-5/+5
* [lld/elf] Use C++17 nested namespace syntax in most placesNico Weber2022-08-101-4/+2
* [ELF] --gdb-index: skip SHF_GROUP .debug_infoFangrui Song2020-08-131-0/+4
* [DebugInfo] Do not hang when parsing a malformed .debug_pub* section.Igor Kudrin2020-07-091-2/+2
* [ELF] --gdb-index: support .debug_loclistsFangrui Song2020-04-291-0/+5
* gdb-index: Wire up str_offsets section to avoid incorrect error message about...David Blaikie2019-08-071-0/+5
* API update for change to LLVM's lib/DebugInfo/DWARFDavid Blaikie2019-08-071-14/+14
* [Coding style change] Rename variables so that they start with a lowercase le...Rui Ueyama2019-07-101-29/+29
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [LLD][ELF] - Improve the DWARF v5 suport for building .gdb_index.George Rimar2018-12-031-1/+10
* [ELF] Change GnuPub{Names,Types}Section from StringRef to LLDDWARFSectionFangrui Song2018-11-111-9/+9
* [DWARFv5] Read and dump multiple .debug_info sections.Paul Robinson2018-11-071-2/+4
* [LLD] - Do not crash when reporting errors when .debug_line_str (DWARF5) is usedGeorge Rimar2018-10-031-0/+2
* Style fix. NFC.Rui Ueyama2018-09-141-13/+23
* Rename GdbIndex.{cpp,h} -> DWARF.{cpp,h}.Rui Ueyama2018-09-141-0/+70