summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp
AgeCommit message (Expand)Author
2021-10-21[DebugInfo] Expand ability to load 2-byte addresses in dwarf sectionsJack Anderson
2020-08-18[WIP][DebugInfo] Lazily parse debug_loclist offsetsDavid Blaikie
2020-07-14[DebugInfo] Fix a possible crash when reading a malformed .debug_*lists section.Igor Kudrin
2020-06-02[DebugInfo] Report the format of location and range lists [9/10]Igor Kudrin
2020-05-19[DebugInfo] Dump values in .debug_loclists and .debug_rnglists according to t...Igor Kudrin
2020-03-02[DWARF] Use getInitialLength in range list parsingPavel Labath
2019-09-05[DWARF] Support DWARF64 in DWARFListTableHeader.Igor Kudrin
2019-08-06Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin
2019-07-24[DWARF][NFC] Add constants for reserved values of an initial length field.Igor Kudrin
2019-07-18[DWARF][RISCV] Add support for RISC-V relocations needed for debug infoAlex Bradbury
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-31[DWARF] Revert r345546: Refactor range list extraction and dumpingWolfgang Pieb
2018-10-29[DWARF][NFC] Refactor range list extraction and dumpingWolfgang Pieb
2018-09-17Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...Alexander Kornienko
2018-09-14[DWARF] reposting r342048, which was reverted in r342056 due to buildbot Wolfgang Pieb
2018-09-12Reverting r342048, which caused UBSan failures in dsymutil.Wolfgang Pieb
2018-09-12[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...Wolfgang Pieb
2018-08-20[DWARF] Refactor DWARF classes to use unified error reporting. NFC.Victor Leschuk
2018-07-23[DWARF v5] Refactor range lists dumping by using a more generic way of handli...Wolfgang Pieb