summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs] Clarify role of DIExpressions within debug intrinsicsVedant Kumar2018-07-281-0/+5
* [Docs] Testing Debug Info Preservation in OptimizationsAnastasis Grammenos2018-07-191-2/+179
* [docs] Update code block for compatibility with Sphinx 1.5.1Jonas Devlieghere2017-11-061-1/+1
* [docs] Fix a small typoVedant Kumar2017-10-261-2/+2
* Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...Reid Kleckner2017-09-211-15/+47
* Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....Daniel Jasper2017-09-211-47/+15
* [IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declareReid Kleckner2017-09-201-15/+47
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-6/+5
* PR32382: Fix emitting complex DWARF expressions.Adrian Prantl2017-04-181-3/+19
* [docs] Fix some typos. NFC.Vedant Kumar2016-11-011-15/+14
* DebugInfo: make DW_TAG_atomic_type validVictor Leschuk2016-10-311-0/+1
* DebugInfo: support for DWARFv5 DW_AT_alignment attributeVictor Leschuk2016-10-261-21/+26
* Revert r285181 "DebugInfo: support for DWARFv5 DW_AT_alignment attribute".Vassil Vassilev2016-10-261-26/+21
* DebugInfo: support for DWARFv5 DW_AT_alignment attributeVictor Leschuk2016-10-261-21/+26
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-5/+5
* Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.Adrian Prantl2016-07-141-1/+7
* Add info to SourceLevelDebugging about CodeViewReid Kleckner2016-06-071-5/+78
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-2/+2
* Fix minor error with debug info doc.Mark Lacey2016-02-121-1/+1
* docs: Document function-attached metadata and IR changes from r252219.Peter Collingbourne2015-11-061-8/+7
* Fix typos.Bruce Mitchener2015-09-121-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* Update docs for accessing !dbg attachmentsDuncan P. N. Exon Smith2015-08-061-6/+5
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-3/+3
* Fixed some typos and broken links in source level debugging docs.Michael Kuperstein2015-05-141-10/+10
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-35/+35
* docs: Update LangRef and SourceLevelDebuggingDuncan P. N. Exon Smith2015-03-171-667/+108
* DebugInfo: Remove DW_TAG_constantDuncan P. N. Exon Smith2015-02-091-1/+0
* Update dwarf::ApplePropertyAttributes enum to meaningful values.Frederic Riss2014-10-081-15/+27
* DI: Fixup global syntax in exampleDuncan P. N. Exon Smith2014-10-041-1/+1
* DI: Line up comments in examplesDuncan P. N. Exon Smith2014-10-041-27/+27
* DI: Fixup example IR from r219051Duncan P. N. Exon Smith2014-10-041-3/+4
* DI: Prune another exampleDuncan P. N. Exon Smith2014-10-041-62/+0
* DI: Update and prune metadata examplesDuncan P. N. Exon Smith2014-10-041-502/+86
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-90/+111
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-111/+90
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-90/+111
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+15
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-15/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+15
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-5/+3
* Correct the emission kind constants committed in r214771David Blaikie2014-08-041-1/+1
* Document the "emission kind" field of the DICompileUnit in LLVM's Source Leve...David Blaikie2014-08-041-0/+3
* Debug info: Infrastructure to support debug locations for fragmentedAdrian Prantl2014-08-011-0/+6
* Debug info: split out complex DIVariable address expressions into aAdrian Prantl2014-06-301-0/+1
* [docs] Fix typo, align comments, fix syntax highlightingJeroen Ketema2014-06-091-17/+17
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-181-1/+1
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-031-2/+5
* Correct word hyphenationsAlp Toker2013-12-051-1/+1
* Fix common typos in the docs.Benjamin Kramer2013-10-291-1/+1
OpenPOWER on IntegriCloud