aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-04[LLVM][DWARF] Make some effort to avoid duplicates in .debug_ranges. (#106614)Kyle Huey1-0/+4
2023-12-17[CodeGen] Remove unused forward declarations (NFC)Kazu Hirata1-1/+0
2023-11-18[LLVM][DWARF] Add support for monolithic types in .debug_names (#70515)Alexander Yermolovich1-0/+1
2023-10-05Revert "[LLVM][DWARF] Add support for monolithic types in .debug_names (#68131)"Nico Weber1-14/+0
2023-10-05[LLVM][DWARF] Add support for monolithic types in .debug_names (#68131)Alexander Yermolovich1-0/+14
2023-09-11[NFC][AsmPrinter] Remove dead multi-MMI handling from DwarfFile::addScopeVari...Scott Linder1-2/+1
2023-06-16Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev1-3/+4
2023-06-15Revert "Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-loc...Vladislav Dzhidzhoev1-4/+3
2023-06-15Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev1-3/+4
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev1-4/+3
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev1-3/+4
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev1-4/+3
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev1-3/+4
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev1-4/+3
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev1-3/+4
2021-12-24Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova1-4/+3
2021-12-23Revert "Revert "[DwarfDebug] Support emitting function-local declaration for ...Muhammad Omair Javaid1-3/+4
2021-12-22Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...David Blaikie1-4/+3
2021-12-05Reland [DwarfDebug] Support emitting function-local declaration for a lexical...Kristina Bessonova1-3/+4
2021-12-04Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova1-4/+3
2021-12-04[DwarfDebug] Support emitting function-local declaration for a lexical blockKristina Bessonova1-3/+4
2020-09-17DwarfFile.h - remove unnecessary includes. NFCI.Simon Pilgrim1-1/+2
2019-12-18Reapply "NFC: DebugInfo: Refactor RangeSpanList to be a struct, like DebugLoc...David Blaikie1-11/+2
2019-12-12Temporarily revert "NFC: DebugInfo: Refactor RangeSpanList to be a struct, li...Eric Christopher1-2/+11
2019-12-12NFC: DebugInfo: Refactor RangeSpanList to be a struct, like DebugLocStream::ListDavid Blaikie1-11/+2
2019-10-17DebugInfo: Move loclist base address from DwarfFile to DebugLocStreamDavid Blaikie1-7/+0
2019-10-02DebugInfo: Simplify RangeSpan to be a plain structDavid Blaikie1-9/+3
2019-04-10[AsmPrinter] Delete unused RangeSpanList::addRangeFangrui Song1-1/+0
2019-03-19[DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin1-1/+1
2019-03-19Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"Markus Lavin1-1/+1
2019-03-19[DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-08NFC: DebugInfo: Track the origin CU rather than just the base address for ran...David Blaikie1-6/+5
2018-10-26[Codegen] - Implement basic .debug_loclists section emission (DWARF5).George Rimar1-2/+7
2018-10-20DebugInfo: Use address pool forms in debug_rnglistsDavid Blaikie1-0/+43
2018-10-12Revert BTF commit series.Eli Friedman1-4/+3
2018-10-12[BPF] Don't include linux/types.h and fix styleFangrui Song1-3/+1
2018-10-12[BPF] Add BTF generation for BPF targetYonghong Song1-0/+3
2018-08-17[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang1-3/+15
2018-08-14Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...Bruno Cardoso Lopes1-15/+3
2018-08-14[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang1-3/+15
2018-07-31Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich1-15/+3
2018-07-31[DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang1-3/+15
2018-07-26dwarfgen: Add support for generating the debug_str_offsets section, take 3Pavel Labath1-3/+0
2018-07-25Revert "dwarfgen: Add support for generating the debug_str_offsets section, t...Pavel Labath1-0/+3
2018-07-25dwarfgen: Add support for generating the debug_str_offsets section, take 2Pavel Labath1-3/+0
2018-07-25Revert "dwarfgen: Add support for generating the debug_str_offsets section"Pavel Labath1-0/+3
2018-07-25dwarfgen: Add support for generating the debug_str_offsets sectionPavel Labath1-3/+0
2018-07-24Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen1-15/+3
2018-07-24[DebugInfo] Generate DWARF debug information for labels.Shiva Chen1-3/+15