summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-3/+0
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-0/+3
* DwarfDebug: emit type units immediately.Peter Collingbourne2016-02-111-17/+5
* [AsmPrinter] Prune dead code. NFC.Benjamin Kramer2015-10-151-10/+0
* AsmPrinter: Take DIEValueList in some DwarfUnit API, NFCDuncan P. N. Exon Smith2015-08-021-7/+9
* Debug Info: Add basic support for external types references.Adrian Prantl2015-07-151-0/+4
* Service the doxygen comments in DwarfUnit and DwarfDebug.Adrian Prantl2015-07-131-37/+37
* Revert "[DWARF] Fix debug info generation for function static variables, type...David Blaikie2015-07-011-3/+1
OpenPOWER on IntegriCloud