summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify ...David Blaikie2018-12-181-0/+4
* DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnitDavid Blaikie2018-12-141-3/+0
* Revert "debuginfo: Use symbol difference for CU length to simplify assembly ...Jordan Rupprecht2018-12-111-2/+0
* debuginfo: Use symbol difference for CU length to simplify assembly reading/e...David Blaikie2018-12-101-0/+2
* [Codegen] - Implement basic .debug_loclists section emission (DWARF5).George Rimar2018-10-261-0/+3
* DebugInfo: Use address pool forms in debug_rnglistsDavid Blaikie2018-10-201-27/+0
* [DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar2018-09-201-0/+3
* [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang2018-08-171-0/+1
* Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...Bruno Cardoso Lopes2018-08-141-1/+0
* [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang2018-08-141-0/+1
* Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich2018-07-311-1/+0
* [DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang2018-07-311-0/+1
* Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen2018-07-241-1/+0
* [DebugInfo] Generate DWARF debug information for labels.Shiva Chen2018-07-241-0/+1
* [CodeGen] Fix inconsistent declaration parameter nameFangrui Song2018-07-161-5/+5
* [DWARF v5] Generate range list tables into the .debug_rnglists section. No su...Wolfgang Pieb2018-07-121-0/+5
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-291-4/+4
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Potapenko2018-03-281-4/+4
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-271-4/+4
* [DWARF] Suppress split line tables more carefully.Paul Robinson2018-03-271-0/+1
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Kornienko2018-03-071-4/+4
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-061-4/+4
* Revert "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-061-4/+4
* [DWARFv5] Emit file 0 to the line table.Paul Robinson2018-03-061-4/+4
* Add DWARF for discriminated unionsAdrian Prantl2018-02-061-1/+1
* [DWARF] Generate DWARF v5 string offsets tables along with strx* index forms.Wolfgang Pieb2018-01-261-0/+7
* [DWARFv5] CodeGen support for MD5 file checksumsPaul Robinson2018-01-121-8/+9
* [DWARFv5] MC support for MD5 file checksumsPaul Robinson2018-01-091-2/+4
* [DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC.Wolfgang Pieb2017-06-301-0/+9
* DWARF: Avoid cross-CU references under FissionDavid Blaikie2017-05-121-1/+4
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-1/+0
* Add support for DW_TAG_thrown_type.Adrian Prantl2017-04-261-0/+3
* Avoid using relocations for ref_addr in .dwo filesDavid Blaikie2017-04-221-0/+1
* Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...David Blaikie2017-04-221-3/+3
* Revert "Debug Info: Add basic support for external types references."Adrian Prantl2017-03-131-3/+0
* [DWARFv5] Emit new unit header format.Paul Robinson2017-02-281-2/+7
* DebugInfo: ensure type and namespace names are included in pubnames/pubtypes ...David Blaikie2017-02-031-11/+15
* Add -debug-info-for-profiling to emit more debug info for sample pgo profile ...Dehao Chen2017-01-191-1/+1
* Fix LLVM's use of DW_OP_bit_piece in DWARF expressions.Adrian Prantl2016-12-091-13/+0
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-051-4/+6
* [debug info] Minor cleanup from D27170/r288399David Blaikie2016-12-011-1/+1
* This change removes the dependency on DwarfDebug that was used for DW_FORM_re...Greg Clayton2016-12-011-17/+3
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-3/+0
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-0/+3
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-1/+1
* Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-3/+0
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-0/+3
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-3/+0
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-0/+3
OpenPOWER on IntegriCloud