summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs] NFC: Fix typos in documentsHans Wennborg2020-01-071-1/+1
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* Fix a few typos in SourceLevelDebugging.rstAdrian Prantl2019-10-311-5/+5
* [DWARF5] Added support for deleted C++ special member functions.Adrian Prantl2019-10-291-0/+33
* Update link to the DWARF spec.Adrian Prantl2019-09-111-6/+6
* Update documentation.Adrian Prantl2019-09-111-6/+6
* [DebugInfo][Docs] Document that prologue/epilogue variable location changes a...Jeremy Morse2019-06-181-4/+13
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-2/+2
* [Docs] Switch a code block from LLVM to textJeremy Morse2019-04-151-1/+1
* [Docs] Correct some indentation muppetry that trips buildbotsJeremy Morse2019-04-151-3/+3
* [DebugInfo][Docs] Document variable location metadata transformationsJeremy Morse2019-04-151-0/+310
* Add IR debug info support for Elemental, Pure, and Recursive Procedures.Adrian Prantl2019-03-141-0/+31
* [DebugInfo][Docs] Document how dbg.value intrinsics are interpreted in optimi...Jeremy Morse2019-03-131-0/+125
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* It's itsPaul Robinson2018-11-191-1/+1
* [IR] Add a boolean field in DILocation to know if a line must covered or notCalixte Denizet2018-09-201-0/+15
* Revamp test-suite documentationMatthias Braun2018-08-311-2/+3
* [docs] Fix a small typo in a debug info exampleAlex Langford2018-08-211-1/+1
* [docs] Continue working around broken Sphinx parsing of LLVM code blocksChandler Carruth2018-08-061-1/+1
* [docs] Remove the `dso_local` tag from these functions.Chandler Carruth2018-08-061-2/+2
* [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
OpenPOWER on IntegriCloud