aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Debug Info: Support for DW_AT_export_symbols for anonymous structsShafik Yaghmour1-0/+3
2019-07-31Reland "[DwarfDebug] Dump call site debug info"Djordje Todorovic1-0/+4
2019-07-12Revert "[DwarfDebug] Dump call site debug info"Djordje Todorovic1-4/+0
2019-07-09[DwarfDebug] Dump call site debug infoDjordje Todorovic1-0/+4
2019-06-14DebugInfo: Include enumerators in pubnamesDavid Blaikie1-0/+5
2019-06-10[DebugInfo] More strict debug range for stack variablesNikola Prica1-0/+4
2019-05-10DebugInfo: Only move types out of type units if they're named or type unitedDavid Blaikie1-1/+2
2019-05-07Debug Info: Support address space attributes on rvalue references.Adrian Prantl1-4/+4
2019-05-07[DebugInfo] Delete TypedDINodeRefFangrui Song1-32/+29
2019-04-30[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.Markus Lavin1-0/+4
2019-04-24DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...David Blaikie1-5/+17
2019-04-19[llvm] Prevent duplicate files in debug line header in dwarf 5: another attemptAli Tamur1-2/+3
2019-04-08Add LLVM IR debug info support for Fortran COMMON blocksAdrian Prantl1-1/+1
2019-04-04NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer.Eric Christopher1-6/+6
2019-03-26Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...Ali Tamur1-0/+1
2019-03-26[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."Ali Tamur1-1/+0
2019-03-25Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."Ali Tamur1-0/+1
2019-03-25[llvm] Prevent duplicate files in debug line header in dwarf 5.Ali Tamur1-1/+0
2019-03-19[DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin1-5/+10
2019-03-19Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"Markus Lavin1-10/+5
2019-03-19[DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin1-5/+10
2019-03-14Add IR debug info support for Elemental, Pure, and Recursive Procedures.Adrian Prantl1-0/+6
2019-03-04[DebugInfo] Construct nested types on behalf of owner CUEugene Leviant1-22/+28
2019-02-27[DebugInfo] Apply subprogram attributes on behalf of owner CUEugene Leviant1-1/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-08Rename DIFlagFixedEnum to DIFlagEnumClass. NFCPaul Robinson1-1/+1
2018-12-18Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify ...David Blaikie1-1/+8
2018-12-14DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnitDavid Blaikie1-9/+0
2018-12-11 Revert "debuginfo: Use symbol difference for CU length to simplify assembly ...Jordan Rupprecht1-12/+1
2018-12-10debuginfo: Use symbol difference for CU length to simplify assembly reading/e...David Blaikie1-1/+12
2018-10-26[Codegen] - Implement basic .debug_loclists section emission (DWARF5).George Rimar1-0/+9
2018-10-20DebugInfo: Use DW_OP_addrx in DWARFv5David Blaikie1-4/+11
2018-10-20DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5David Blaikie1-2/+4
2018-09-20[DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar1-0/+7
2018-09-08Remove addBlockByrefAddress(), it is dead code as far as clang is concerned.Adrian Prantl1-132/+0
2018-08-17[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang1-0/+6
2018-08-16DebugInfo: Add metadata support for disabling DWARF pub sectionsDavid Blaikie1-3/+3
2018-08-14[DebugInfoMetadata] Added DIFlags interface in DIBasicType.Adrian Prantl1-0/+5
2018-08-14Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...Bruno Cardoso Lopes1-6/+0
2018-08-14[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang1-0/+6
2018-08-07[DebugInfo] Reduce debug_str_offsets section sizePavel Labath1-1/+6
2018-08-01[DEBUGINFO] Disable emission of the dwarf sections, but allow directives.Alexey Bataev1-0/+3
2018-07-31Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich1-6/+0
2018-07-31[DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang1-0/+6
2018-07-30Remove trailing spaceFangrui Song1-2/+2
2018-07-24Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen1-6/+0
2018-07-24[DebugInfo] Generate DWARF debug information for labels.Shiva Chen1-0/+6
2018-07-20[DebugInfo] Generate .debug_names section when it makes sensePavel Labath1-7/+2
2018-07-12[DWARF v5] Generate range list tables into the .debug_rnglists section. No su...Wolfgang Pieb1-0/+9
2018-04-10[CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accele...Pavel Labath1-1/+3